diff options
author | maho <maho@FreeBSD.org> | 2008-02-02 16:12:19 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-02-02 16:12:19 +0800 |
commit | 00cc3abeb0a2122c19f5aed96e71118e72272b65 (patch) | |
tree | e7a7314e016945c694666180f447ce3ca91ed557 /editors | |
parent | 0ee73f3425132a0445823b5dfafcc476552cff5b (diff) | |
download | freebsd-ports-gnome-00cc3abeb0a2122c19f5aed96e71118e72272b65.tar.gz freebsd-ports-gnome-00cc3abeb0a2122c19f5aed96e71118e72272b65.tar.zst freebsd-ports-gnome-00cc3abeb0a2122c19f5aed96e71118e72272b65.zip |
Update to SRC680_m245.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-3-devel/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice-3-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-2-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-3-devel/distinfo | 6 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/Makefile | 7 | ||||
-rw-r--r-- | editors/openoffice.org-vcltesttool/distinfo | 6 |
8 files changed, 28 insertions, 24 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile index c2d37487ebf5..0c81d4c68a21 100644 --- a/editors/openoffice-3-devel/Makefile +++ b/editors/openoffice-3-devel/Makefile @@ -71,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 243 +MILESTONE?= 245 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20080122 +SNAPDATE= 20080202 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) @@ -116,7 +116,8 @@ OOOCXX= ${CXX} .endif CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \ CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + PATH=${WRKSRC}/solenv/bin:$$PATH BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ diff --git a/editors/openoffice-3-devel/distinfo b/editors/openoffice-3-devel/distinfo index 94b1ceafb940..ff73d4ed0972 100644 --- a/editors/openoffice-3-devel/distinfo +++ b/editors/openoffice-3-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 8ed165999c1cf5acf45c761b4bab8e37 -SHA256 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = f311a9bb0b10524ae57b7f22331690fcc15d179ab0034bf877bc5106074ef8f5 -SIZE (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 312436188 +MD5 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = fa9d12b5c1cf759cac3bfd9d5615bdbf +SHA256 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = ece7586feeb04a7d74466aa43dd6a1118cd7b4639129327dba9740df0b76bc51 +SIZE (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = 288650978 MD5 (openoffice.org2/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2/unowinreg.dll) = 6144 diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile index c2d37487ebf5..0c81d4c68a21 100644 --- a/editors/openoffice.org-2-devel/Makefile +++ b/editors/openoffice.org-2-devel/Makefile @@ -71,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 243 +MILESTONE?= 245 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20080122 +SNAPDATE= 20080202 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) @@ -116,7 +116,8 @@ OOOCXX= ${CXX} .endif CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \ CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + PATH=${WRKSRC}/solenv/bin:$$PATH BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ diff --git a/editors/openoffice.org-2-devel/distinfo b/editors/openoffice.org-2-devel/distinfo index 94b1ceafb940..ff73d4ed0972 100644 --- a/editors/openoffice.org-2-devel/distinfo +++ b/editors/openoffice.org-2-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 8ed165999c1cf5acf45c761b4bab8e37 -SHA256 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = f311a9bb0b10524ae57b7f22331690fcc15d179ab0034bf877bc5106074ef8f5 -SIZE (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 312436188 +MD5 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = fa9d12b5c1cf759cac3bfd9d5615bdbf +SHA256 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = ece7586feeb04a7d74466aa43dd6a1118cd7b4639129327dba9740df0b76bc51 +SIZE (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = 288650978 MD5 (openoffice.org2/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2/unowinreg.dll) = 6144 diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile index c2d37487ebf5..0c81d4c68a21 100644 --- a/editors/openoffice.org-3-devel/Makefile +++ b/editors/openoffice.org-3-devel/Makefile @@ -71,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 243 +MILESTONE?= 245 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20080122 +SNAPDATE= 20080202 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) @@ -116,7 +116,8 @@ OOOCXX= ${CXX} .endif CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \ CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + PATH=${WRKSRC}/solenv/bin:$$PATH BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ diff --git a/editors/openoffice.org-3-devel/distinfo b/editors/openoffice.org-3-devel/distinfo index 94b1ceafb940..ff73d4ed0972 100644 --- a/editors/openoffice.org-3-devel/distinfo +++ b/editors/openoffice.org-3-devel/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 8ed165999c1cf5acf45c761b4bab8e37 -SHA256 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = f311a9bb0b10524ae57b7f22331690fcc15d179ab0034bf877bc5106074ef8f5 -SIZE (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 312436188 +MD5 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = fa9d12b5c1cf759cac3bfd9d5615bdbf +SHA256 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = ece7586feeb04a7d74466aa43dd6a1118cd7b4639129327dba9740df0b76bc51 +SIZE (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = 288650978 MD5 (openoffice.org2/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2/unowinreg.dll) = 6144 diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile index c2d37487ebf5..0c81d4c68a21 100644 --- a/editors/openoffice.org-vcltesttool/Makefile +++ b/editors/openoffice.org-vcltesttool/Makefile @@ -71,10 +71,10 @@ FREEBSD_ENV_SET= FreeBSDX86Env.Set .endif CODELINE= 680 -MILESTONE?= 243 +MILESTONE?= 245 OOOTAG?= SRC680_m${MILESTONE} OOOSRC?= OOo_${OOOTAG}_source${EXTRACT_SUFX} -SNAPDATE= 20080122 +SNAPDATE= 20080202 INSTALLATION_BASEDIR?= openoffice.org-${OOOTAG} EXECBASE?= openoffice.org-${OOOTAG} .if defined(WITH_CWS) @@ -116,7 +116,8 @@ OOOCXX= ${CXX} .endif CONFIGURE_ENV+= CC="${OOOCC}" CXX="${OOOCXX}" \ CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib" \ + PATH=${WRKSRC}/solenv/bin:$$PATH BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip \ diff --git a/editors/openoffice.org-vcltesttool/distinfo b/editors/openoffice.org-vcltesttool/distinfo index 94b1ceafb940..ff73d4ed0972 100644 --- a/editors/openoffice.org-vcltesttool/distinfo +++ b/editors/openoffice.org-vcltesttool/distinfo @@ -1,6 +1,6 @@ -MD5 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 8ed165999c1cf5acf45c761b4bab8e37 -SHA256 (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = f311a9bb0b10524ae57b7f22331690fcc15d179ab0034bf877bc5106074ef8f5 -SIZE (openoffice.org2/OOo_SRC680_m243_source.tar.bz2) = 312436188 +MD5 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = fa9d12b5c1cf759cac3bfd9d5615bdbf +SHA256 (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = ece7586feeb04a7d74466aa43dd6a1118cd7b4639129327dba9740df0b76bc51 +SIZE (openoffice.org2/OOo_SRC680_m245_source.tar.bz2) = 288650978 MD5 (openoffice.org2/unowinreg.dll) = e3a0b76dcd876f3d721ee7183729153d SHA256 (openoffice.org2/unowinreg.dll) = f563e522922133db9340b0306711c2d8767cc3481dd9e7d9b0d059906d12653c SIZE (openoffice.org2/unowinreg.dll) = 6144 |