mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
Update to DEV300_m37. BROKEN for amd64 until DEV300_m38.
This commit is contained in:
parent
4813ec3021
commit
ff6c70c6f5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223809
@ -70,11 +70,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
||||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 36
|
||||
MILESTONE?= 37
|
||||
OOOTAG?= DEV300_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
SNAPDATE= 20081129
|
||||
SNAPDATE= 20081204
|
||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||
EXECBASE?= openoffice.org-${OOOTAG}
|
||||
.if defined(WITH_CWS)
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = bf109cb9e25346e7abc1bcde01b439b4
|
||||
SHA256 (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = d72f54be1dbcdf036c7e3973bb23da45ed65cd5ae918a6cfd45dd98af9140cd5
|
||||
SIZE (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = 386149075
|
||||
MD5 (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 90c5bb8d029ff98b01e8f8f4792d7375
|
||||
SHA256 (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 6313033c7da4c16319236c60708f0b0469bf2ecb7522dbb176a5f2bf1ff764cb
|
||||
SIZE (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 386979755
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --enable-cups=yes
|
||||
|
||||
.if defined(WITHOUT_MOZILLA)
|
||||
CONFIGURE_ARGS+= --disable-mozilla
|
||||
BROKEN= see i96889 for details, wait until DEV300_m38
|
||||
.else
|
||||
CONFIGURE_ARGS+= --enable-build-mozilla
|
||||
.endif
|
||||
|
@ -70,11 +70,11 @@ FREEBSD_ENV_SET= FreeBSDAMDEnv.Set
|
||||
FREEBSD_ENV_SET= FreeBSDX86Env.Set
|
||||
.endif
|
||||
|
||||
MILESTONE?= 36
|
||||
MILESTONE?= 37
|
||||
OOOTAG?= DEV300_m${MILESTONE}
|
||||
OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX}
|
||||
OOODIR= openoffice.org3
|
||||
SNAPDATE= 20081129
|
||||
SNAPDATE= 20081204
|
||||
INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG}
|
||||
EXECBASE?= openoffice.org-${OOOTAG}
|
||||
.if defined(WITH_CWS)
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = bf109cb9e25346e7abc1bcde01b439b4
|
||||
SHA256 (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = d72f54be1dbcdf036c7e3973bb23da45ed65cd5ae918a6cfd45dd98af9140cd5
|
||||
SIZE (openoffice.org3/OOo_DEV300_m36_source.tar.bz2) = 386149075
|
||||
MD5 (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 90c5bb8d029ff98b01e8f8f4792d7375
|
||||
SHA256 (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 6313033c7da4c16319236c60708f0b0469bf2ecb7522dbb176a5f2bf1ff764cb
|
||||
SIZE (openoffice.org3/OOo_DEV300_m37_source.tar.bz2) = 386979755
|
||||
MD5 (openoffice.org3/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d
|
||||
SHA256 (openoffice.org3/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c
|
||||
SIZE (openoffice.org3/unowinreg.dll) = 6144
|
||||
|
@ -22,6 +22,7 @@ CONFIGURE_ARGS+= --enable-cups=yes
|
||||
|
||||
.if defined(WITHOUT_MOZILLA)
|
||||
CONFIGURE_ARGS+= --disable-mozilla
|
||||
BROKEN= see i96889 for details, wait until DEV300_m38
|
||||
.else
|
||||
CONFIGURE_ARGS+= --enable-build-mozilla
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user