diff options
author | maho <maho@FreeBSD.org> | 2005-07-26 21:58:38 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-07-26 21:58:38 +0000 |
commit | 58460f15b20bf0f7209a0797f44d24ec2ccadeb1 (patch) | |
tree | d7baa12c887a86ba31864a2746412e78e209d9a0 /editors/openoffice.org-2.0-devel | |
parent | 76279689b9c55714029a0beeacd18a3d7e959cb4 (diff) | |
download | FreeBSD-ports-58460f15b20bf0f7209a0797f44d24ec2ccadeb1.zip FreeBSD-ports-58460f15b20bf0f7209a0797f44d24ec2ccadeb1.tar.gz |
update to m121
Diffstat (limited to 'editors/openoffice.org-2.0-devel')
-rw-r--r-- | editors/openoffice.org-2.0-devel/Makefile | 6 | ||||
-rw-r--r-- | editors/openoffice.org-2.0-devel/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index e3fb102..e2bae1a 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -50,8 +50,8 @@ BROKEN= "rtld depends on _end symbol. type make -DTRYBROKEN to see how to upgra CODELINE= 680 RELEASE_NR= 1.9 -MILESTONE= 120 -SNAPDATE= 20050722 +MILESTONE= 121 +SNAPDATE= 20050725 INSTALLATION_BASEDIR= openoffice.org${RELEASE_NR}m${MILESTONE} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org2.0 @@ -104,6 +104,8 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ imake:${X_IMAKE_PORT} .if !defined(WITHOUT_JAVA) BUILD_DEPENDS+= ${ANT}:${PORTSDIR}/devel/apache-ant +.else +LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt .endif GNU_CONFIGURE= yes diff --git a/editors/openoffice.org-2.0-devel/distinfo b/editors/openoffice.org-2.0-devel/distinfo index 81a9b15..72d41d3 100644 --- a/editors/openoffice.org-2.0-devel/distinfo +++ b/editors/openoffice.org-2.0-devel/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice.org2.0/OOo_1.9m120_source.tar.bz2) = 9230e6cd7e824a3e3846ccf4a04b92af -SIZE (openoffice.org2.0/OOo_1.9m120_source.tar.bz2) = 228290473 +MD5 (openoffice.org2.0/OOo_1.9m121_source.tar.bz2) = a3ccb413c5a8b0bed1557a79a8cce8a7 +SIZE (openoffice.org2.0/OOo_1.9m121_source.tar.bz2) = 228324231 MD5 (openoffice.org2.0/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice.org2.0/gpc231.tar.Z) = 27917 MD5 (openoffice.org2.0/mozilla-source-1.7.5.tar.gz) = d3f3528b6c5eade402ed058207cffa14 |