diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 09:39:00 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2003-03-27 09:39:00 +0000 |
commit | db9236a9e9a7ba3fcae7b0ad84986851244cb29e (patch) | |
tree | a98cc2ea07b7781f0d2cad83625045e27a7ebb37 /editors/openoffice-3 | |
parent | f07f7b7c26f910a182174f0fb8500fefc5bae9ce (diff) | |
download | ports-db9236a9e9a7ba3fcae7b0ad84986851244cb29e.tar.gz ports-db9236a9e9a7ba3fcae7b0ad84986851244cb29e.zip |
Notes
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r-- | editors/openoffice-3/Makefile | 5 | ||||
-rw-r--r-- | editors/openoffice-3/distinfo | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 2aae27767a5c..c10f8d2b70b8 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/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-3/distinfo b/editors/openoffice-3/distinfo index ec9d6788f104..4a49ab19e4b1 100644 --- a/editors/openoffice-3/distinfo +++ b/editors/openoffice-3/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 |