diff options
author | maho <maho@FreeBSD.org> | 2005-07-05 21:16:22 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-07-05 21:16:22 +0800 |
commit | 65996eb3ce5fd8741e74a1913e1776db8e819c28 (patch) | |
tree | 061c1b7d987bd4cb8cce19d150bc5a696067b917 /editors | |
parent | 3b504246b206a4d4707313a829ad61182cb6bb14 (diff) | |
download | freebsd-ports-gnome-65996eb3ce5fd8741e74a1913e1776db8e819c28.tar.gz freebsd-ports-gnome-65996eb3ce5fd8741e74a1913e1776db8e819c28.tar.zst freebsd-ports-gnome-65996eb3ce5fd8741e74a1913e1776db8e819c28.zip |
o Update m57
version number becomes 1.1.5.
Diffstat (limited to 'editors')
8 files changed, 12 insertions, 80 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 77c858ddf722..1694c3cedb29 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.4.${SNAPDATE} +PORTVERSION= 1.1.5.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:moz \ @@ -81,9 +81,9 @@ L10NHELPS= helpcontent_01_unix.tgz helpcontent_07_unix.tgz \ .endif CODELINE= 645 -RELEASE_NR= 1.1.4 -MILESTONE= 56 -SNAPDATE= 20050630 +RELEASE_NR= 1.1.5 +MILESTONE= 57 +SNAPDATE= 20050705 INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org1.1 diff --git a/editors/openoffice-1.1-devel/distinfo b/editors/openoffice-1.1-devel/distinfo index 1d97a6dbfd9b..0b1ea9759979 100644 --- a/editors/openoffice-1.1-devel/distinfo +++ b/editors/openoffice-1.1-devel/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice.org1.1/OOo_1.1.4m56_source.tar.bz2) = 5582117d68d96177d64c02f8493c61f4 -SIZE (openoffice.org1.1/OOo_1.1.4m56_source.tar.bz2) = 200183575 +MD5 (openoffice.org1.1/OOo_1.1.5m57_source.tar.bz2) = 9ee08dcf31fbbc6623b89769cdcad561 +SIZE (openoffice.org1.1/OOo_1.1.5m57_source.tar.bz2) = 200468084 MD5 (openoffice.org1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice.org1.1/gpc231.tar.Z) = 27917 MD5 (openoffice.org1.1/cws_srx645_mozooo.20040203.tar.gz) = 1239aad43c65d6808b6261ea9d60fb67 diff --git a/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst b/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst deleted file mode 100644 index 9e02c5438c2b..000000000000 --- a/editors/openoffice-1.1-devel/files/patch-odfilter+prj+build.lst +++ /dev/null @@ -1,13 +0,0 @@ -Index: odfilter/prj/build.lst -=================================================================== -RCS file: /cvs/xml/odfilter/prj/build.lst,v -retrieving revision 1.1 -diff -u -r1.1 build.lst ---- odfilter/prj/build.lst 6 Jun 2005 12:36:50 -0000 1.1 -+++ odfilter/prj/build.lst 1 Jul 2005 10:49:28 -0000 -@@ -1,4 +1,4 @@ --xod odfilter : offapi goodies comphelper NULL -+xod odfilter : offapi goodies comphelper xmloff NULL - xod odfilter usr1 - all xod_mkout NULL - xod odfilter\prj get - all xod_prj NULL - xod odfilter\source nmake - all xod_transform NULL diff --git a/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk b/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk deleted file mode 100644 index 3be2aa82cd99..000000000000 --- a/editors/openoffice-1.1-devel/files/patch-sndfile+makefile.mk +++ /dev/null @@ -1,21 +0,0 @@ -Issutracker : #iXXXXX# -CWS : N/A -Author : -Description : - ---- sndfile/makefile.mk Wed Jun 1 01:31:45 2005 -+++ sndfile/makefile.mk Fri Jul 1 09:17:49 2005 -@@ -81,8 +81,12 @@ - CONFIGURE_DIR= - - CONFIGURE_ACTION=./configure --with-pic --.IF "$(COM)" == "GCC" && "$(OS)" != "MACOSX" && "$(OS)" != "FREEBSD" -+.IF "$(COM)" == "GCC" -+.IF "$(OS)" != "MACOSX" -+.IF "$(OS)" != "FREEBSD" - CONFIGURE_FLAGS=LDFLAGS=-Wl,-noinhibit-exec -+.ENDIF -+.ENDIF - .ENDIF - - BUILD_DIR=$(CONFIGURE_DIR) diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 77c858ddf722..1694c3cedb29 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= openoffice -PORTVERSION= 1.1.4.${SNAPDATE} +PORTVERSION= 1.1.5.${SNAPDATE} CATEGORIES+= editors MASTER_SITES+= ftp://ooopackages.good-day.net/pub/OpenOffice.org/sources/ \ ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:moz \ @@ -81,9 +81,9 @@ L10NHELPS= helpcontent_01_unix.tgz helpcontent_07_unix.tgz \ .endif CODELINE= 645 -RELEASE_NR= 1.1.4 -MILESTONE= 56 -SNAPDATE= 20050630 +RELEASE_NR= 1.1.5 +MILESTONE= 57 +SNAPDATE= 20050705 INSTALLATION_BASEDIR= OpenOffice.org${RELEASE_NR} EXECBASE= openoffice.org-${RELEASE_NR}m${MILESTONE} DIST_SUBDIR= openoffice.org1.1 diff --git a/editors/openoffice.org-1.1-devel/distinfo b/editors/openoffice.org-1.1-devel/distinfo index 1d97a6dbfd9b..0b1ea9759979 100644 --- a/editors/openoffice.org-1.1-devel/distinfo +++ b/editors/openoffice.org-1.1-devel/distinfo @@ -1,5 +1,5 @@ -MD5 (openoffice.org1.1/OOo_1.1.4m56_source.tar.bz2) = 5582117d68d96177d64c02f8493c61f4 -SIZE (openoffice.org1.1/OOo_1.1.4m56_source.tar.bz2) = 200183575 +MD5 (openoffice.org1.1/OOo_1.1.5m57_source.tar.bz2) = 9ee08dcf31fbbc6623b89769cdcad561 +SIZE (openoffice.org1.1/OOo_1.1.5m57_source.tar.bz2) = 200468084 MD5 (openoffice.org1.1/gpc231.tar.Z) = fdb06fdb5a4670b172f9fb738b717be9 SIZE (openoffice.org1.1/gpc231.tar.Z) = 27917 MD5 (openoffice.org1.1/cws_srx645_mozooo.20040203.tar.gz) = 1239aad43c65d6808b6261ea9d60fb67 diff --git a/editors/openoffice.org-1.1-devel/files/patch-odfilter+prj+build.lst b/editors/openoffice.org-1.1-devel/files/patch-odfilter+prj+build.lst deleted file mode 100644 index 9e02c5438c2b..000000000000 --- a/editors/openoffice.org-1.1-devel/files/patch-odfilter+prj+build.lst +++ /dev/null @@ -1,13 +0,0 @@ -Index: odfilter/prj/build.lst -=================================================================== -RCS file: /cvs/xml/odfilter/prj/build.lst,v -retrieving revision 1.1 -diff -u -r1.1 build.lst ---- odfilter/prj/build.lst 6 Jun 2005 12:36:50 -0000 1.1 -+++ odfilter/prj/build.lst 1 Jul 2005 10:49:28 -0000 -@@ -1,4 +1,4 @@ --xod odfilter : offapi goodies comphelper NULL -+xod odfilter : offapi goodies comphelper xmloff NULL - xod odfilter usr1 - all xod_mkout NULL - xod odfilter\prj get - all xod_prj NULL - xod odfilter\source nmake - all xod_transform NULL diff --git a/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk b/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk deleted file mode 100644 index 3be2aa82cd99..000000000000 --- a/editors/openoffice.org-1.1-devel/files/patch-sndfile+makefile.mk +++ /dev/null @@ -1,21 +0,0 @@ -Issutracker : #iXXXXX# -CWS : N/A -Author : -Description : - ---- sndfile/makefile.mk Wed Jun 1 01:31:45 2005 -+++ sndfile/makefile.mk Fri Jul 1 09:17:49 2005 -@@ -81,8 +81,12 @@ - CONFIGURE_DIR= - - CONFIGURE_ACTION=./configure --with-pic --.IF "$(COM)" == "GCC" && "$(OS)" != "MACOSX" && "$(OS)" != "FREEBSD" -+.IF "$(COM)" == "GCC" -+.IF "$(OS)" != "MACOSX" -+.IF "$(OS)" != "FREEBSD" - CONFIGURE_FLAGS=LDFLAGS=-Wl,-noinhibit-exec -+.ENDIF -+.ENDIF - .ENDIF - - BUILD_DIR=$(CONFIGURE_DIR) |