diff options
author | maho <maho@FreeBSD.org> | 2008-06-13 10:00:50 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-06-13 10:00:50 +0800 |
commit | 47e9efeb6e839cbd793c348a422cb8b5722aa9e5 (patch) | |
tree | f1643b9c439a4673423249ffa56cf4de0b72d503 /editors | |
parent | f127d9f140f129952c69b1ba84fb538a8f86f324 (diff) | |
download | freebsd-ports-gnome-47e9efeb6e839cbd793c348a422cb8b5722aa9e5.tar.gz freebsd-ports-gnome-47e9efeb6e839cbd793c348a422cb8b5722aa9e5.tar.zst freebsd-ports-gnome-47e9efeb6e839cbd793c348a422cb8b5722aa9e5.zip |
2.4.1 has been released and marked RC port ignore accordingly.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-2/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-2/distinfo | 6 |
3 files changed, 8 insertions, 7 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index e951c444549d..8dd7e2bf6f03 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -25,6 +25,8 @@ EXTRACT_ONLY= ${OOOSRC} MAINTAINER= openoffice@FreeBSD.org COMMENT?= Integrated wordprocessor/dbase/spreadsheet/drawing/chart/browser(release branch) +IGNORE= please use openoffice.org-2 port which is newer + .if defined(WITH_CWS) PORTNAME:= openoffice.org-${WITH_CWS} DISTFILES+= ${CWSARCHIVE}:cws diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index 4585926ed1c2..6c54206471ad 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/Makefile @@ -7,7 +7,6 @@ PORTNAME?= openoffice.org PORTVERSION?= ${OOOVERSION} -PORTREVISION?= 6 CATEGORIES+= editors java MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ http://openoffice.lunarshells.com/sources/ \ @@ -32,7 +31,7 @@ DISTFILES+= ${CWSARCHIVE}:cws .endif CWSARCHIVE= ${WITH_CWS}.tar.gz -OOOVERSION= 2.4.0 +OOOVERSION= 2.4.1 NO_LATEST_LINK= yes USE_GNOME= desktopfileutils gtk20 MOZILLA_VERSION= 1.7.5 @@ -46,7 +45,7 @@ USE_GNOME+= libidl USE_KDELIBS_VER= 3 .endif USE_XORG= x11 ice xaw xau xext xrender xrandr \ - xi xt xcursor xdamage xcomposite xfixes + xi xt xcursor xdamage xcomposite xfixes USE_GMAKE= yes USE_PERL5= yes USE_BZIP2= yes @@ -77,7 +76,7 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif -MILESTONE?= 12 +MILESTONE?= 17 OOOTAG?= OOH680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} INSTALLATION_BASEDIR?= openoffice.org-${OOOVERSION} diff --git a/editors/openoffice.org-2/distinfo b/editors/openoffice.org-2/distinfo index c355613080ec..e648c966961e 100644 --- a/editors/openoffice.org-2/distinfo +++ b/editors/openoffice.org-2/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2/OOo_OOH680_m12_source.tar.bz2) = 40b8a3a214f780d4bc8e823f3c580660 -SHA256 (openoffice.org2/OOo_OOH680_m12_source.tar.bz2) = 66752fca6177059f2cf2f533db2ef694aae70e7cc0a508c51e2518870e918d7b -SIZE (openoffice.org2/OOo_OOH680_m12_source.tar.bz2) = 286332380 +MD5 (openoffice.org2/OOo_OOH680_m17_source.tar.bz2) = c917755653ce3d33c94cae173bcc00c7 +SHA256 (openoffice.org2/OOo_OOH680_m17_source.tar.bz2) = e30ccb757f29b0ab8b2967465aa267cf6c2b7b1f1e37d8c5f1fc81bd81ec518f +SIZE (openoffice.org2/OOo_OOH680_m17_source.tar.bz2) = 286427054 MD5 (openoffice.org2/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2/unowinreg.dll) = 6144 |