diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-04-08 12:13:39 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-04-08 12:13:39 +0000 |
commit | 9d57fcc49012d6a14a13826682503e86c8a1e298 (patch) | |
tree | 28c9d03aa26fb5c720cba0d5b64c8303580c3400 /editors/openoffice-1.1 | |
parent | Make solver section. (diff) |
a) Update to 1.1.1p1 (treated as bump port revision)
b) Bump port revision accordingly
Diffstat (limited to 'editors/openoffice-1.1')
-rw-r--r-- | editors/openoffice-1.1/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice-1.1/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/editors/openoffice-1.1/Makefile b/editors/openoffice-1.1/Makefile index 30ffebfcf9d8..535d61da556e 100644 --- a/editors/openoffice-1.1/Makefile +++ b/editors/openoffice-1.1/Makefile @@ -7,6 +7,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.1 +PORTREVIESION= 1 CATEGORIES+= editors MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://sunsite.cnlab-switch.ch/mirror/OpenOffice/%SUBDIR%/ \ @@ -21,12 +22,12 @@ MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= stable/${PORTVERSION} -DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 gpc231.tar.Z:gpc \ +DISTFILES+= OOo_${PORTVERSION}p1_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_${PORTVERSION}_source.tar.bz2 +EXTRACT_ONLY= OOo_${PORTVERSION}p1_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 ef6925b5113b..1fe7ce40bfd0 100644 --- a/editors/openoffice-1.1/distinfo +++ b/editors/openoffice-1.1/distinfo @@ -1,5 +1,5 @@ -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/OOo_1.1.1p1_source.tar.bz2) = 3cc04c46514cd4b663cab3ca5637d501 +SIZE (openoffice1.1/OOo_1.1.1p1_source.tar.bz2) = 192388698 MD5 (openoffice1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice1.1/gpc231.tar.Z) = 27917 MD5 (openoffice1.1/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a |