diff options
author | mbr <mbr@FreeBSD.org> | 2003-03-27 09:39:00 +0000 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2003-03-27 09:39:00 +0000 |
commit | 0dbac47553374df456b0320905e7336b28a0ce91 (patch) | |
tree | 369f16dc95fd955b14b077b8299c8e4100797a13 /editors/openoffice.org-3-RC | |
parent | b15ac9a56a6687308053766ca6b14fc4ceabbba6 (diff) | |
download | FreeBSD-ports-0dbac47553374df456b0320905e7336b28a0ce91.zip FreeBSD-ports-0dbac47553374df456b0320905e7336b28a0ce91.tar.gz |
Update to a 20030324 snapshot. Remove a old unused
distfile entry.
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r-- | editors/openoffice.org-3-RC/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice.org-3-RC/distinfo | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile index 2aae277..c10f8d2 100644 --- a/editors/openoffice.org-3-RC/Makefile +++ b/editors/openoffice.org-3-RC/Makefile @@ -7,6 +7,7 @@ PORTNAME= openoffice PORTVERSION= 644 +SNAPDATE= 20030324 CATEGORIES+= editors MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \ http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \ @@ -16,7 +17,7 @@ MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \ http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= ${PORTVERSION} -DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 \ +DISTFILES+= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2 \ gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz .if defined(L10NHELP) DISTFILES+= ${L10NHELP:S/$/:help/} @@ -106,7 +107,7 @@ CXX= g++32 .endif .endif -EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2 +EXTRACT_ONLY= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2 MAINTAINER= openoffice@FreeBSD.org .if !defined(COMMENT) diff --git a/editors/openoffice.org-3-RC/distinfo b/editors/openoffice.org-3-RC/distinfo index ec9d678..4a49ab1 100644 --- a/editors/openoffice.org-3-RC/distinfo +++ b/editors/openoffice.org-3-RC/distinfo @@ -1,7 +1,6 @@ -MD5 (openoffice/oo_644_src.tar.bz2) = 814bcc72db72f98c270cb398e0d24ac9 +MD5 (openoffice/oo_644_src-20030324.tar.bz2) = 78c8152634d2cbefb48b3da93af105dd MD5 (openoffice/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 MD5 (openoffice/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a -MD5 (openoffice/neon.tgz) = 83f579864b68a635a08d8b5b7161e6d1 MD5 (openoffice/helpcontent) = 832193e5f8954fea10392b73e8dab8c5 MD5 (openoffice/helpcontent_33_unix.tgz) = 20dcbf3211c20afb27fc5677ab8f69e5 MD5 (openoffice/helpcontent_34_unix.tgz) = ba6adc71dc5cb766dd75f5b13a7c6bc8 |