2.4.1 has been released and marked RC port ignore accordingly.
This commit is contained in:
parent
63a0fe506c
commit
59b61a2480
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214731
3 changed files with 8 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue