diff options
author | mrauch <mrauch@pkgsrc.org> | 2002-02-13 21:11:11 +0000 |
---|---|---|
committer | mrauch <mrauch@pkgsrc.org> | 2002-02-13 21:11:11 +0000 |
commit | d5cc387b4fc1269ab21dc35e83bd82254c444f45 (patch) | |
tree | 0e78d1a2f5848f0ce09490633e7c3433ede3e395 /misc | |
parent | 342971e7f0e3b8b39fd9e0de1d99083fb8139b52 (diff) | |
download | pkgsrc-d5cc387b4fc1269ab21dc35e83bd82254c444f45.tar.gz |
Move files "files/NETBSD*.zip" into a separate archive which is
downloaded with the other distfiles during make fetch.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/openoffice/Makefile | 6 | ||||
-rw-r--r-- | misc/openoffice/distinfo | 4 | ||||
-rw-r--r-- | misc/openoffice/files/NETBSDGCCIinc.zip | bin | 3210532 -> 0 bytes | |||
-rw-r--r-- | misc/openoffice/files/NETBSDGCCIlib.zip | bin | 529663 -> 0 bytes | |||
-rw-r--r-- | misc/openoffice/files/NETBSDGCCIruntime.zip | bin | 2792104 -> 0 bytes |
5 files changed, 7 insertions, 3 deletions
diff --git a/misc/openoffice/Makefile b/misc/openoffice/Makefile index 4469a1cc296..f68b97865fb 100644 --- a/misc/openoffice/Makefile +++ b/misc/openoffice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2002/02/13 18:50:52 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2002/02/13 21:11:11 mrauch Exp $ DISTNAME= openoffice-0.0.0.641 WRKSRC= ${WRKDIR}/oo_641_src/config_office @@ -6,7 +6,9 @@ CATEGORIES= misc MASTER_SITES= http://sf1.mirror.openoffice.org/641b/ DISTFILES= oo_641_src.tar.bz2 DISTFILES+= gpc231.tar.Z +DISTFILES+= oo_moz_641.tar.gz SITES_gpc231.tar.Z= ftp://ftp.cs.man.ac.uk/pub/toby/gpc/ +SITES_oo_moz_641.tar.gz=ftp://ftp.netbsd.org/pub/NetBSD/misc/mrauch/ MAINTAINER= mrauch@netbsd.org HOMEPAGE= http://www.openoffice.org/ @@ -45,7 +47,7 @@ post-extract: ${CP} ${WRKDIR}/gpc231/gpc.c ${WRKSRC}/../external/gpc/ ${CP} ${WRKDIR}/gpc231/gpc.h ${WRKSRC}/../external/gpc/ # bring the NetBSD mozilla zip files into place - ${CP} ${FILESDIR}/*.zip ${WRKSRC}/../moz/zipped/ + ${CP} ${WRKDIR}/*.zip ${WRKSRC}/../moz/zipped/ # convert \r\n-lineends in sablot-patch into unix-style \n first ${PERL5} -p -i.save -e 's/\r\n/\n/' \ ${WRKSRC}/../sablot/Sablot-0.52.patch diff --git a/misc/openoffice/distinfo b/misc/openoffice/distinfo index 2b5dd4c29a4..00d625a1db6 100644 --- a/misc/openoffice/distinfo +++ b/misc/openoffice/distinfo @@ -1,9 +1,11 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/02/13 18:09:21 mrauch Exp $ +$NetBSD: distinfo,v 1.2 2002/02/13 21:11:11 mrauch Exp $ SHA1 (oo_641_src.tar.bz2) = ad4c7000cf317d7e9d694a6d519336bfaf1f8edd Size (oo_641_src.tar.bz2) = 109167758 bytes SHA1 (gpc231.tar.Z) = dd70a665179a9eac23624a4fe9f22104aad9bb1d Size (gpc231.tar.Z) = 27917 bytes +SHA1 (oo_moz_641.tar.gz) = 97f6a80cf5170627fbeb4defc7f018b8448f74ff +Size (oo_moz_641.tar.gz) = 6315814 bytes SHA1 (patch-aa) = d7e3045188a9e8a594ebef1024dee113c7320885 SHA1 (patch-ab) = b18f016cae5d89d79f5c8de1989cc72e0e9da1af SHA1 (patch-ac) = 3bcea1e83189fe6c1ff6077c0a33b125a43feaee diff --git a/misc/openoffice/files/NETBSDGCCIinc.zip b/misc/openoffice/files/NETBSDGCCIinc.zip Binary files differdeleted file mode 100644 index 9c6eb09b227..00000000000 --- a/misc/openoffice/files/NETBSDGCCIinc.zip +++ /dev/null diff --git a/misc/openoffice/files/NETBSDGCCIlib.zip b/misc/openoffice/files/NETBSDGCCIlib.zip Binary files differdeleted file mode 100644 index 37c72303d15..00000000000 --- a/misc/openoffice/files/NETBSDGCCIlib.zip +++ /dev/null diff --git a/misc/openoffice/files/NETBSDGCCIruntime.zip b/misc/openoffice/files/NETBSDGCCIruntime.zip Binary files differdeleted file mode 100644 index d830537428c..00000000000 --- a/misc/openoffice/files/NETBSDGCCIruntime.zip +++ /dev/null |