Update to 3.0.1.
Funded by: OpenOffice.org community
This commit is contained in:
parent
edbfb71dd8
commit
41c576ef63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227310
4 changed files with 10 additions and 12 deletions
|
@ -8,7 +8,6 @@
|
|||
|
||||
PORTNAME?= openoffice.org
|
||||
PORTVERSION?= ${OOOVERSION}
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
|
||||
http://ooopackages.good-day.net/pub/OpenOffice.org/cws/:cws \
|
||||
|
@ -32,7 +31,7 @@ DISTFILES+= ${CWSARCHIVE}:cws
|
|||
.endif
|
||||
CWSARCHIVE= ${WITH_CWS}.tar.gz
|
||||
|
||||
OOOVERSION= 3.0.0
|
||||
OOOVERSION= 3.0.1
|
||||
NO_LATEST_LINK= yes
|
||||
USE_GNOME= desktopfileutils gtk20
|
||||
MOZILLA_VERSION= 1.7.5
|
||||
|
@ -73,7 +72,7 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
|||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 9
|
||||
MILESTONE?= 15
|
||||
OOOTAG?= OOO300_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 1906f63b3777ba9bfe8fdcd2a62a4a1a
|
||||
SHA256 (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 872ee6b86495cab333d25759f009d2ace958edff1859082d519bc9c23623c681
|
||||
SIZE (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 315878390
|
||||
MD5 (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = 97923bc2f9d98ffec7863f1170ef4291
|
||||
SHA256 (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = dcd6ca79fe264608a4d3089a7de06eaa57bd897f7071a546e40ac2b5ab951dce
|
||||
SIZE (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = 335188535
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
|
|
@ -8,7 +8,6 @@
|
|||
|
||||
PORTNAME?= openoffice.org
|
||||
PORTVERSION?= ${OOOVERSION}
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES+= editors java
|
||||
MASTER_SITES+= http://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \
|
||||
http://ooopackages.good-day.net/pub/OpenOffice.org/cws/:cws \
|
||||
|
@ -32,7 +31,7 @@ DISTFILES+= ${CWSARCHIVE}:cws
|
|||
.endif
|
||||
CWSARCHIVE= ${WITH_CWS}.tar.gz
|
||||
|
||||
OOOVERSION= 3.0.0
|
||||
OOOVERSION= 3.0.1
|
||||
NO_LATEST_LINK= yes
|
||||
USE_GNOME= desktopfileutils gtk20
|
||||
MOZILLA_VERSION= 1.7.5
|
||||
|
@ -73,7 +72,7 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
|||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 9
|
||||
MILESTONE?= 15
|
||||
OOOTAG?= OOO300_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MD5 (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 1906f63b3777ba9bfe8fdcd2a62a4a1a
|
||||
SHA256 (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 872ee6b86495cab333d25759f009d2ace958edff1859082d519bc9c23623c681
|
||||
SIZE (openoffice.org3/OOo_OOO300_m9_source.tar.bz2) = 315878390
|
||||
MD5 (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = 97923bc2f9d98ffec7863f1170ef4291
|
||||
SHA256 (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = dcd6ca79fe264608a4d3089a7de06eaa57bd897f7071a546e40ac2b5ab951dce
|
||||
SIZE (openoffice.org3/OOo_OOO300_m15_source.tar.bz2) = 335188535
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
|
Loading…
Reference in a new issue