diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-06-13 02:00:50 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-06-13 02:00:50 +0000 |
commit | 59b61a248057a595de12ecd65054beeb39406b6a (patch) | |
tree | 0c47fe8b5ac6e89f88409881ac463c16bc839990 /editors/openoffice.org-2 | |
parent | 63a0fe506c94b533a8cb8195965b9a2c8f43262d (diff) | |
download | ports-59b61a248057a595de12ecd65054beeb39406b6a.tar.gz ports-59b61a248057a595de12ecd65054beeb39406b6a.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-2')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-2/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
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 |