summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-13 11:54:11 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-13 11:54:11 +0000
commita5b1630a3ddade07ec5f69ce785df63a0988ece9 (patch)
treee251fc8feb9f4ba07e0e0c2f42c879fff5b1de6a
parentUpdate to 0.06 (diff)
- Update to 2.0.8
Notes
Notes: svn path=/head/; revision=113540
-rw-r--r--editors/AbiWord2/Makefile3
-rw-r--r--editors/AbiWord2/distinfo4
-rw-r--r--editors/AbiWord2/files/patch-src_af_util_xp_ut_string_class.cpp26
-rw-r--r--editors/AbiWord2/pkg-plist1
-rw-r--r--editors/abiword-devel/Makefile3
-rw-r--r--editors/abiword-devel/distinfo4
-rw-r--r--editors/abiword-devel/files/patch-src_af_util_xp_ut_string_class.cpp26
-rw-r--r--editors/abiword-devel/pkg-plist1
-rw-r--r--editors/abiword/Makefile3
-rw-r--r--editors/abiword/distinfo4
-rw-r--r--editors/abiword/files/patch-src_af_util_xp_ut_string_class.cpp26
-rw-r--r--editors/abiword/pkg-plist1
12 files changed, 12 insertions, 90 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index d1b83d514f38..473a49bc4561 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= AbiWord2
-PORTVERSION= 2.0.7
-PORTREVISION= 2
+PORTVERSION= 2.0.8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
diff --git a/editors/AbiWord2/distinfo b/editors/AbiWord2/distinfo
index 7fb4d8a10cdd..5fd414a66edb 100644
--- a/editors/AbiWord2/distinfo
+++ b/editors/AbiWord2/distinfo
@@ -1,2 +1,2 @@
-MD5 (AbiWord/abiword-2.0.7.tar.bz2) = bb1de0c969f1b93280ff7e661efb1025
-SIZE (AbiWord/abiword-2.0.7.tar.bz2) = 22012687
+MD5 (AbiWord/abiword-2.0.8.tar.bz2) = 49c711f8709a77a948444727766c76be
+SIZE (AbiWord/abiword-2.0.8.tar.bz2) = 22139807
diff --git a/editors/AbiWord2/files/patch-src_af_util_xp_ut_string_class.cpp b/editors/AbiWord2/files/patch-src_af_util_xp_ut_string_class.cpp
deleted file mode 100644
index a82b611a78c9..000000000000
--- a/editors/AbiWord2/files/patch-src_af_util_xp_ut_string_class.cpp
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/af/util/xp/ut_string_class.cpp.orig Mon Aug 25 03:34:03 2003
-+++ src/af/util/xp/ut_string_class.cpp Mon Aug 25 03:42:00 2003
-@@ -28,6 +28,7 @@
- #include <locale.h>
- #include <ctype.h>
- #include <stdarg.h>
-+#include <glib.h>
-
- #include "ut_string.h"
- #include "ut_string_class.h"
-@@ -340,13 +341,13 @@
- return len;
- }
-
-+#define VA_COPY G_VA_COPY
-+
- #if !defined (VA_COPY)
- # if defined (__GNUC__) && defined (__PPC__) && (defined (_CALL_SYSV) || defined (_WIN32) || defined(WIN32)) || defined(__s390__) || defined(__x86_64__)
- # define VA_COPY(ap1, ap2) (*(ap1) = *(ap2))
- # elif defined (VA_COPY_AS_ARRAY)
- # define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list))
--# elif defined (__GNUC__)
--# define VA_COPY(ap1,ap2) __va_copy((ap1),(ap2))
- # else /* va_list is a pointer */
- # define VA_COPY(ap1, ap2) ((ap1) = (ap2))
- # endif /* va_list is a pointer */
diff --git a/editors/AbiWord2/pkg-plist b/editors/AbiWord2/pkg-plist
index 5f02c8dfb439..8ad937c4e8da 100644
--- a/editors/AbiWord2/pkg-plist
+++ b/editors/AbiWord2/pkg-plist
@@ -199,6 +199,7 @@ share/AbiSuite-2.0/AbiWord/strings/jbo.strings
share/AbiSuite-2.0/AbiWord/strings/lt-LT.strings
share/AbiSuite-2.0/AbiWord/strings/lv-LV.strings
share/AbiSuite-2.0/AbiWord/strings/mh-MH.strings
+share/AbiSuite-2.0/AbiWord/strings/mk-MK.strings
share/AbiSuite-2.0/AbiWord/strings/ms-MY.strings
share/AbiSuite-2.0/AbiWord/strings/nb-NO.strings
share/AbiSuite-2.0/AbiWord/strings/nl-NL.strings
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index d1b83d514f38..473a49bc4561 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= AbiWord2
-PORTVERSION= 2.0.7
-PORTREVISION= 2
+PORTVERSION= 2.0.8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
diff --git a/editors/abiword-devel/distinfo b/editors/abiword-devel/distinfo
index 7fb4d8a10cdd..5fd414a66edb 100644
--- a/editors/abiword-devel/distinfo
+++ b/editors/abiword-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (AbiWord/abiword-2.0.7.tar.bz2) = bb1de0c969f1b93280ff7e661efb1025
-SIZE (AbiWord/abiword-2.0.7.tar.bz2) = 22012687
+MD5 (AbiWord/abiword-2.0.8.tar.bz2) = 49c711f8709a77a948444727766c76be
+SIZE (AbiWord/abiword-2.0.8.tar.bz2) = 22139807
diff --git a/editors/abiword-devel/files/patch-src_af_util_xp_ut_string_class.cpp b/editors/abiword-devel/files/patch-src_af_util_xp_ut_string_class.cpp
deleted file mode 100644
index a82b611a78c9..000000000000
--- a/editors/abiword-devel/files/patch-src_af_util_xp_ut_string_class.cpp
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/af/util/xp/ut_string_class.cpp.orig Mon Aug 25 03:34:03 2003
-+++ src/af/util/xp/ut_string_class.cpp Mon Aug 25 03:42:00 2003
-@@ -28,6 +28,7 @@
- #include <locale.h>
- #include <ctype.h>
- #include <stdarg.h>
-+#include <glib.h>
-
- #include "ut_string.h"
- #include "ut_string_class.h"
-@@ -340,13 +341,13 @@
- return len;
- }
-
-+#define VA_COPY G_VA_COPY
-+
- #if !defined (VA_COPY)
- # if defined (__GNUC__) && defined (__PPC__) && (defined (_CALL_SYSV) || defined (_WIN32) || defined(WIN32)) || defined(__s390__) || defined(__x86_64__)
- # define VA_COPY(ap1, ap2) (*(ap1) = *(ap2))
- # elif defined (VA_COPY_AS_ARRAY)
- # define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list))
--# elif defined (__GNUC__)
--# define VA_COPY(ap1,ap2) __va_copy((ap1),(ap2))
- # else /* va_list is a pointer */
- # define VA_COPY(ap1, ap2) ((ap1) = (ap2))
- # endif /* va_list is a pointer */
diff --git a/editors/abiword-devel/pkg-plist b/editors/abiword-devel/pkg-plist
index 5f02c8dfb439..8ad937c4e8da 100644
--- a/editors/abiword-devel/pkg-plist
+++ b/editors/abiword-devel/pkg-plist
@@ -199,6 +199,7 @@ share/AbiSuite-2.0/AbiWord/strings/jbo.strings
share/AbiSuite-2.0/AbiWord/strings/lt-LT.strings
share/AbiSuite-2.0/AbiWord/strings/lv-LV.strings
share/AbiSuite-2.0/AbiWord/strings/mh-MH.strings
+share/AbiSuite-2.0/AbiWord/strings/mk-MK.strings
share/AbiSuite-2.0/AbiWord/strings/ms-MY.strings
share/AbiSuite-2.0/AbiWord/strings/nb-NO.strings
share/AbiSuite-2.0/AbiWord/strings/nl-NL.strings
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index d1b83d514f38..473a49bc4561 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= AbiWord2
-PORTVERSION= 2.0.7
-PORTREVISION= 2
+PORTVERSION= 2.0.8
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
diff --git a/editors/abiword/distinfo b/editors/abiword/distinfo
index 7fb4d8a10cdd..5fd414a66edb 100644
--- a/editors/abiword/distinfo
+++ b/editors/abiword/distinfo
@@ -1,2 +1,2 @@
-MD5 (AbiWord/abiword-2.0.7.tar.bz2) = bb1de0c969f1b93280ff7e661efb1025
-SIZE (AbiWord/abiword-2.0.7.tar.bz2) = 22012687
+MD5 (AbiWord/abiword-2.0.8.tar.bz2) = 49c711f8709a77a948444727766c76be
+SIZE (AbiWord/abiword-2.0.8.tar.bz2) = 22139807
diff --git a/editors/abiword/files/patch-src_af_util_xp_ut_string_class.cpp b/editors/abiword/files/patch-src_af_util_xp_ut_string_class.cpp
deleted file mode 100644
index a82b611a78c9..000000000000
--- a/editors/abiword/files/patch-src_af_util_xp_ut_string_class.cpp
+++ /dev/null
@@ -1,26 +0,0 @@
---- src/af/util/xp/ut_string_class.cpp.orig Mon Aug 25 03:34:03 2003
-+++ src/af/util/xp/ut_string_class.cpp Mon Aug 25 03:42:00 2003
-@@ -28,6 +28,7 @@
- #include <locale.h>
- #include <ctype.h>
- #include <stdarg.h>
-+#include <glib.h>
-
- #include "ut_string.h"
- #include "ut_string_class.h"
-@@ -340,13 +341,13 @@
- return len;
- }
-
-+#define VA_COPY G_VA_COPY
-+
- #if !defined (VA_COPY)
- # if defined (__GNUC__) && defined (__PPC__) && (defined (_CALL_SYSV) || defined (_WIN32) || defined(WIN32)) || defined(__s390__) || defined(__x86_64__)
- # define VA_COPY(ap1, ap2) (*(ap1) = *(ap2))
- # elif defined (VA_COPY_AS_ARRAY)
- # define VA_COPY(ap1, ap2) memmove ((ap1), (ap2), sizeof (va_list))
--# elif defined (__GNUC__)
--# define VA_COPY(ap1,ap2) __va_copy((ap1),(ap2))
- # else /* va_list is a pointer */
- # define VA_COPY(ap1, ap2) ((ap1) = (ap2))
- # endif /* va_list is a pointer */
diff --git a/editors/abiword/pkg-plist b/editors/abiword/pkg-plist
index 5f02c8dfb439..8ad937c4e8da 100644
--- a/editors/abiword/pkg-plist
+++ b/editors/abiword/pkg-plist
@@ -199,6 +199,7 @@ share/AbiSuite-2.0/AbiWord/strings/jbo.strings
share/AbiSuite-2.0/AbiWord/strings/lt-LT.strings
share/AbiSuite-2.0/AbiWord/strings/lv-LV.strings
share/AbiSuite-2.0/AbiWord/strings/mh-MH.strings
+share/AbiSuite-2.0/AbiWord/strings/mk-MK.strings
share/AbiSuite-2.0/AbiWord/strings/ms-MY.strings
share/AbiSuite-2.0/AbiWord/strings/nb-NO.strings
share/AbiSuite-2.0/AbiWord/strings/nl-NL.strings