diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-03-31 13:54:59 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-03-31 13:54:59 +0000 |
commit | bfcab3b8826e335f9c2c0ff1c7a615174ed0347f (patch) | |
tree | 51bb5987d158c10f70f7bb861fbb21361dcea294 /editors | |
parent | 652f66e6fa94e35fb82e2c97a38e36f3e145ad0f (diff) | |
download | ports-bfcab3b8826e335f9c2c0ff1c7a615174ed0347f.tar.gz ports-bfcab3b8826e335f9c2c0ff1c7a615174ed0347f.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice-1.1/distinfo | 4 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/Makefile | 8 | ||||
-rw-r--r-- | editors/openoffice.org-1.1/distinfo | 4 |
4 files changed, 12 insertions, 12 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 57cc9609b08d..4114126a5bb6 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.1.RC3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ @@ -20,13 +20,13 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz -MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc3 -DISTFILES+= OOo_1.1.1rc3_source.tar.bz2 gpc231.tar.Z:gpc \ +MASTER_SITE_SUBDIR= stable/${PORTVERSION} +DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} .endif -EXTRACT_ONLY= OOo_1.1.1rc3_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 ZIP?= ${PREFIX}/bin/zip UNZIP?= ${PREFIX}/bin/unzip diff --git a/editors/openoffice-1.1/distinfo b/editors/openoffice-1.1/distinfo index 69ac2ce65101..ef6925b5113b 100644 --- a/editors/openoffice-1.1/distinfo +++ b/editors/openoffice-1.1/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice1.1/OOo_1.1.1rc3_source.tar.bz2) = 1919ec0ef5d3e8fe4b0a4910856d8987 -SIZE (openoffice1.1/OOo_1.1.1rc3_source.tar.bz2) = 192665594 +MD5 (openoffice1.1/OOo_1.1.1_source.tar.bz2) = 1919ec0ef5d3e8fe4b0a4910856d8987 +SIZE (openoffice1.1/OOo_1.1.1_source.tar.bz2) = 192665594 MD5 (openoffice1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice1.1/gpc231.tar.Z) = 27917 MD5 (openoffice1.1/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile index 57cc9609b08d..4114126a5bb6 100644 --- a/editors/openoffice.org-1.1/Makefile +++ b/editors/openoffice.org-1.1/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.1.RC3 +PORTVERSION= 1.1.1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ @@ -20,13 +20,13 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/contrib/helpcontent/:help \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz -MASTER_SITE_SUBDIR= contrib/rc/1.1.1rc3 -DISTFILES+= OOo_1.1.1rc3_source.tar.bz2 gpc231.tar.Z:gpc \ +MASTER_SITE_SUBDIR= stable/${PORTVERSION} +DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} .endif -EXTRACT_ONLY= OOo_1.1.1rc3_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}_source.tar.bz2 ZIP?= ${PREFIX}/bin/zip UNZIP?= ${PREFIX}/bin/unzip diff --git a/editors/openoffice.org-1.1/distinfo b/editors/openoffice.org-1.1/distinfo index 69ac2ce65101..ef6925b5113b 100644 --- a/editors/openoffice.org-1.1/distinfo +++ b/editors/openoffice.org-1.1/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice1.1/OOo_1.1.1rc3_source.tar.bz2) = 1919ec0ef5d3e8fe4b0a4910856d8987 -SIZE (openoffice1.1/OOo_1.1.1rc3_source.tar.bz2) = 192665594 +MD5 (openoffice1.1/OOo_1.1.1_source.tar.bz2) = 1919ec0ef5d3e8fe4b0a4910856d8987 +SIZE (openoffice1.1/OOo_1.1.1_source.tar.bz2) = 192665594 MD5 (openoffice1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice1.1/gpc231.tar.Z) = 27917 MD5 (openoffice1.1/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a |