diff options
author | maho <maho@FreeBSD.org> | 2003-10-01 13:53:01 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-10-01 13:53:01 +0800 |
commit | 2215ec6d1dffe475b56a112503393e97271867f3 (patch) | |
tree | d1b071a61ab3d4bc45673c928eb5ea5b74b6f545 /editors/openoffice | |
parent | b901dc7760a5105fbdef2a76f7bee0d93f0fb5b3 (diff) | |
download | freebsd-ports-gnome-2215ec6d1dffe475b56a112503393e97271867f3.tar.gz freebsd-ports-gnome-2215ec6d1dffe475b56a112503393e97271867f3.tar.zst freebsd-ports-gnome-2215ec6d1dffe475b56a112503393e97271867f3.zip |
Localized helpcontents have been changed from 1.0 to 1.1, and
unfortunately, both helpcontents have same names and located
at different place. there's (AFAIK) no way to make one more deeper
subdirectory at DISTDIR, so I splitted /usr/ports/distfiles/openoffice to
/usr/ports/distfiles/openoffice1.0, /usr/ports/distfiles/openoffice1.1.
Diffstat (limited to 'editors/openoffice')
-rw-r--r-- | editors/openoffice/Makefile | 4 | ||||
-rw-r--r-- | editors/openoffice/distinfo | 22 |
2 files changed, 13 insertions, 13 deletions
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile index 935ee4c1cce1..5030fbc39998 100644 --- a/editors/openoffice/Makefile +++ b/editors/openoffice/Makefile @@ -15,7 +15,7 @@ MASTER_SITES+= http://openofficeorg.secsup.org/%SUBDIR%/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ ftp://ftp.chg.ru/pub/OpenOffice/%SUBDIR%/ \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ - ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ + ftp://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent-1.0/:help \ http://people.freebsd.org/~mbr/ooo/:moz MASTER_SITE_SUBDIR= stable/${PORTVERSION} DISTFILES+= OOo_${PORTVERSION}_source.tar.bz2 \ @@ -41,7 +41,7 @@ PASTE?= /usr/bin/paste INSTALLATION_BASEDIR= OpenOffice.org1.0 BUILD_NR= 641 -DIST_SUBDIR= openoffice +DIST_SUBDIR= openoffice1.0 DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/ # diff --git a/editors/openoffice/distinfo b/editors/openoffice/distinfo index d2c67938b8f2..e86028bf4bad 100644 --- a/editors/openoffice/distinfo +++ b/editors/openoffice/distinfo @@ -1,11 +1,11 @@ -MD5 (openoffice/OOo_1.0.3_source.tar.bz2) = 984146931906a7d53300b29f58f6a899 -MD5 (openoffice/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 -MD5 (openoffice/mozilla-vendor-1.0.2a.tgz) = b0f2397d001aba7d4dd39f57a21d8468 -MD5 (openoffice/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a -MD5 (openoffice/helpcontent_33_unix.tgz) = 20dcbf3211c20afb27fc5677ab8f69e5 -MD5 (openoffice/helpcontent_34_unix.tgz) = ba6adc71dc5cb766dd75f5b13a7c6bc8 -MD5 (openoffice/helpcontent_39_unix.tgz) = 4c33e3f9f8a64be68c63f33ff1e0e4a7 -MD5 (openoffice/helpcontent_46_unix.tgz) = 5183879d8b57850d433351cb8a5634a8 -MD5 (openoffice/helpcontent_49_unix.tgz) = 68f0db91bb091065a4795d47d6ae0b0b -MD5 (openoffice/helpcontent_81_unix.tgz) = df731e483114e1433f799160b2baa942 -MD5 (openoffice/patch-translation-ru-1.0.3.bz2) = 696b55641c353b995922fba7da160f14 +MD5 (openoffice1.0/OOo_1.0.3_source.tar.bz2) = 984146931906a7d53300b29f58f6a899 +MD5 (openoffice1.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 +MD5 (openoffice1.0/mozilla-vendor-1.0.2a.tgz) = b0f2397d001aba7d4dd39f57a21d8468 +MD5 (openoffice1.0/patch-openoffice-mozilla101-2002-10-14) = 463058a33377a9226f919d00e39dc28a +MD5 (openoffice1.0/helpcontent_33_unix.tgz) = 20dcbf3211c20afb27fc5677ab8f69e5 +MD5 (openoffice1.0/helpcontent_34_unix.tgz) = ba6adc71dc5cb766dd75f5b13a7c6bc8 +MD5 (openoffice1.0/helpcontent_39_unix.tgz) = 4c33e3f9f8a64be68c63f33ff1e0e4a7 +MD5 (openoffice1.0/helpcontent_46_unix.tgz) = 5183879d8b57850d433351cb8a5634a8 +MD5 (openoffice1.0/helpcontent_49_unix.tgz) = 68f0db91bb091065a4795d47d6ae0b0b +MD5 (openoffice1.0/helpcontent_81_unix.tgz) = df731e483114e1433f799160b2baa942 +MD5 (openoffice1.0/patch-translation-ru-1.0.3.bz2) = 696b55641c353b995922fba7da160f14 |