summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-04-10 18:25:50 +0000
committermarcus <marcus@FreeBSD.org>2005-04-10 18:25:50 +0000
commit40fd39bb187fd8bcd44411523bf874fe3693f98d (patch)
treed8156d50d20e7b15a6bc99bbe2328a3795337e16
parent7f08396a59af38228fa646970d872d64258dab77 (diff)
downloadFreeBSD-ports-40fd39bb187fd8bcd44411523bf874fe3693f98d.zip
FreeBSD-ports-40fd39bb187fd8bcd44411523bf874fe3693f98d.tar.gz
Update to 2.0.13.
-rw-r--r--palm/gnome-pilot-conduits/Makefile5
-rw-r--r--palm/gnome-pilot-conduits/distinfo4
-rw-r--r--palm/gnome-pilot-conduits/pkg-plist7
-rw-r--r--palm/gnome-pilot/Makefile3
-rw-r--r--palm/gnome-pilot/distinfo4
-rw-r--r--palm/gnome-pilot/pkg-plist4
-rw-r--r--palm/gnomepilot-conduits2/Makefile5
-rw-r--r--palm/gnomepilot-conduits2/distinfo4
-rw-r--r--palm/gnomepilot-conduits2/pkg-plist7
-rw-r--r--palm/gnomepilot2/Makefile3
-rw-r--r--palm/gnomepilot2/distinfo4
-rw-r--r--palm/gnomepilot2/pkg-plist4
12 files changed, 38 insertions, 16 deletions
diff --git a/palm/gnome-pilot-conduits/Makefile b/palm/gnome-pilot-conduits/Makefile
index 8dc0b8d..297b56a 100644
--- a/palm/gnome-pilot-conduits/Makefile
+++ b/palm/gnome-pilot-conduits/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomepilot-conduits2
-PORTVERSION= 2.0.12
-PORTREVISION= 2
+PORTVERSION= 2.0.13
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot-conduits/2.0
@@ -33,5 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-patch:
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
${WRKSRC}/mal-conduit/mal/client/unix/MAL31DBConfig.c
+ @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \
+ ${WRKSRC}/po/Makefile.in.in
.include <bsd.port.mk>
diff --git a/palm/gnome-pilot-conduits/distinfo b/palm/gnome-pilot-conduits/distinfo
index 9c6ff10..c15b990 100644
--- a/palm/gnome-pilot-conduits/distinfo
+++ b/palm/gnome-pilot-conduits/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-pilot-conduits-2.0.12.tar.bz2) = 7450a04e13151fa2d44c5dd348642d14
-SIZE (gnome2/gnome-pilot-conduits-2.0.12.tar.bz2) = 462474
+MD5 (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = ea86c329908fc6bea7e546f1d540c8c8
+SIZE (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = 478059
diff --git a/palm/gnome-pilot-conduits/pkg-plist b/palm/gnome-pilot-conduits/pkg-plist
index 1d3c2e1..8ced959 100644
--- a/palm/gnome-pilot-conduits/pkg-plist
+++ b/palm/gnome-pilot-conduits/pkg-plist
@@ -26,16 +26,21 @@ share/locale/he/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/hr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/hu/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ja/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/mk/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/ml/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ms/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nb/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nl/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nn/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/no/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/pa/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pl/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pt/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pt_BR/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ru/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/rw/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sk/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/sq/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sr@Latn/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sv/LC_MESSAGES/gnome-pilot-conduits.mo
@@ -43,6 +48,8 @@ share/locale/tr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/uk/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/vi/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/wa/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/xh/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/zh_TW/LC_MESSAGES/gnome-pilot-conduits.mo
@dirrm share/gnome/gnome-pilot/conduits
@dirrm lib/gnome-pilot/conduits
diff --git a/palm/gnome-pilot/Makefile b/palm/gnome-pilot/Makefile
index 5bc1a85..65605c1 100644
--- a/palm/gnome-pilot/Makefile
+++ b/palm/gnome-pilot/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomepilot2
-PORTVERSION= 2.0.12
-PORTREVISION= 2
+PORTVERSION= 2.0.13
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
diff --git a/palm/gnome-pilot/distinfo b/palm/gnome-pilot/distinfo
index 1d636c2..06a57f5 100644
--- a/palm/gnome-pilot/distinfo
+++ b/palm/gnome-pilot/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome/gnome-pilot-2.0.12.tar.bz2) = 2dbb9eb5f7a96b98cfb6388f7c09395e
-SIZE (gnome/gnome-pilot-2.0.12.tar.bz2) = 876148
+MD5 (gnome/gnome-pilot-2.0.13.tar.bz2) = 662aae1d5915e81e64ee1a6c732c627d
+SIZE (gnome/gnome-pilot-2.0.13.tar.bz2) = 923217
diff --git a/palm/gnome-pilot/pkg-plist b/palm/gnome-pilot/pkg-plist
index 0ea0a7f..bd48964 100644
--- a/palm/gnome-pilot/pkg-plist
+++ b/palm/gnome-pilot/pkg-plist
@@ -70,6 +70,8 @@ share/locale/hr/LC_MESSAGES/gnome-pilot.mo
share/locale/hu/LC_MESSAGES/gnome-pilot.mo
share/locale/ja/LC_MESSAGES/gnome-pilot.mo
share/locale/ko/LC_MESSAGES/gnome-pilot.mo
+share/locale/mk/LC_MESSAGES/gnome-pilot.mo
+share/locale/ml/LC_MESSAGES/gnome-pilot.mo
share/locale/ms/LC_MESSAGES/gnome-pilot.mo
share/locale/nb/LC_MESSAGES/gnome-pilot.mo
share/locale/nl/LC_MESSAGES/gnome-pilot.mo
@@ -80,6 +82,7 @@ share/locale/pl/LC_MESSAGES/gnome-pilot.mo
share/locale/pt/LC_MESSAGES/gnome-pilot.mo
share/locale/pt_BR/LC_MESSAGES/gnome-pilot.mo
share/locale/ru/LC_MESSAGES/gnome-pilot.mo
+share/locale/rw/LC_MESSAGES/gnome-pilot.mo
share/locale/sk/LC_MESSAGES/gnome-pilot.mo
share/locale/sr/LC_MESSAGES/gnome-pilot.mo
share/locale/sr@Latn/LC_MESSAGES/gnome-pilot.mo
@@ -87,6 +90,7 @@ share/locale/sv/LC_MESSAGES/gnome-pilot.mo
share/locale/tr/LC_MESSAGES/gnome-pilot.mo
share/locale/uk/LC_MESSAGES/gnome-pilot.mo
share/locale/vi/LC_MESSAGES/gnome-pilot.mo
+share/locale/xh/LC_MESSAGES/gnome-pilot.mo
share/locale/zh_CN/LC_MESSAGES/gnome-pilot.mo
share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo
@dirrm share/gnome/omf/gnome-pilot
diff --git a/palm/gnomepilot-conduits2/Makefile b/palm/gnomepilot-conduits2/Makefile
index 8dc0b8d..297b56a 100644
--- a/palm/gnomepilot-conduits2/Makefile
+++ b/palm/gnomepilot-conduits2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomepilot-conduits2
-PORTVERSION= 2.0.12
-PORTREVISION= 2
+PORTVERSION= 2.0.13
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot-conduits/2.0
@@ -33,5 +32,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
post-patch:
@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
${WRKSRC}/mal-conduit/mal/client/unix/MAL31DBConfig.c
+ @${REINPLACE_CMD} -e 's|@mkdir_p@|mkdir -p|g' \
+ ${WRKSRC}/po/Makefile.in.in
.include <bsd.port.mk>
diff --git a/palm/gnomepilot-conduits2/distinfo b/palm/gnomepilot-conduits2/distinfo
index 9c6ff10..c15b990 100644
--- a/palm/gnomepilot-conduits2/distinfo
+++ b/palm/gnomepilot-conduits2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnome-pilot-conduits-2.0.12.tar.bz2) = 7450a04e13151fa2d44c5dd348642d14
-SIZE (gnome2/gnome-pilot-conduits-2.0.12.tar.bz2) = 462474
+MD5 (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = ea86c329908fc6bea7e546f1d540c8c8
+SIZE (gnome2/gnome-pilot-conduits-2.0.13.tar.bz2) = 478059
diff --git a/palm/gnomepilot-conduits2/pkg-plist b/palm/gnomepilot-conduits2/pkg-plist
index 1d3c2e1..8ced959 100644
--- a/palm/gnomepilot-conduits2/pkg-plist
+++ b/palm/gnomepilot-conduits2/pkg-plist
@@ -26,16 +26,21 @@ share/locale/he/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/hr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/hu/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ja/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/mk/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/ml/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ms/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nb/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nl/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/nn/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/no/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/pa/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pl/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pt/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/pt_BR/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/ru/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/rw/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sk/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/sq/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sr@Latn/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/sv/LC_MESSAGES/gnome-pilot-conduits.mo
@@ -43,6 +48,8 @@ share/locale/tr/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/uk/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/vi/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/wa/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/xh/LC_MESSAGES/gnome-pilot-conduits.mo
+share/locale/zh_CN/LC_MESSAGES/gnome-pilot-conduits.mo
share/locale/zh_TW/LC_MESSAGES/gnome-pilot-conduits.mo
@dirrm share/gnome/gnome-pilot/conduits
@dirrm lib/gnome-pilot/conduits
diff --git a/palm/gnomepilot2/Makefile b/palm/gnomepilot2/Makefile
index 5bc1a85..65605c1 100644
--- a/palm/gnomepilot2/Makefile
+++ b/palm/gnomepilot2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnomepilot2
-PORTVERSION= 2.0.12
-PORTREVISION= 2
+PORTVERSION= 2.0.13
CATEGORIES= palm comms gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/gnome-pilot/2.0
diff --git a/palm/gnomepilot2/distinfo b/palm/gnomepilot2/distinfo
index 1d636c2..06a57f5 100644
--- a/palm/gnomepilot2/distinfo
+++ b/palm/gnomepilot2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome/gnome-pilot-2.0.12.tar.bz2) = 2dbb9eb5f7a96b98cfb6388f7c09395e
-SIZE (gnome/gnome-pilot-2.0.12.tar.bz2) = 876148
+MD5 (gnome/gnome-pilot-2.0.13.tar.bz2) = 662aae1d5915e81e64ee1a6c732c627d
+SIZE (gnome/gnome-pilot-2.0.13.tar.bz2) = 923217
diff --git a/palm/gnomepilot2/pkg-plist b/palm/gnomepilot2/pkg-plist
index 0ea0a7f..bd48964 100644
--- a/palm/gnomepilot2/pkg-plist
+++ b/palm/gnomepilot2/pkg-plist
@@ -70,6 +70,8 @@ share/locale/hr/LC_MESSAGES/gnome-pilot.mo
share/locale/hu/LC_MESSAGES/gnome-pilot.mo
share/locale/ja/LC_MESSAGES/gnome-pilot.mo
share/locale/ko/LC_MESSAGES/gnome-pilot.mo
+share/locale/mk/LC_MESSAGES/gnome-pilot.mo
+share/locale/ml/LC_MESSAGES/gnome-pilot.mo
share/locale/ms/LC_MESSAGES/gnome-pilot.mo
share/locale/nb/LC_MESSAGES/gnome-pilot.mo
share/locale/nl/LC_MESSAGES/gnome-pilot.mo
@@ -80,6 +82,7 @@ share/locale/pl/LC_MESSAGES/gnome-pilot.mo
share/locale/pt/LC_MESSAGES/gnome-pilot.mo
share/locale/pt_BR/LC_MESSAGES/gnome-pilot.mo
share/locale/ru/LC_MESSAGES/gnome-pilot.mo
+share/locale/rw/LC_MESSAGES/gnome-pilot.mo
share/locale/sk/LC_MESSAGES/gnome-pilot.mo
share/locale/sr/LC_MESSAGES/gnome-pilot.mo
share/locale/sr@Latn/LC_MESSAGES/gnome-pilot.mo
@@ -87,6 +90,7 @@ share/locale/sv/LC_MESSAGES/gnome-pilot.mo
share/locale/tr/LC_MESSAGES/gnome-pilot.mo
share/locale/uk/LC_MESSAGES/gnome-pilot.mo
share/locale/vi/LC_MESSAGES/gnome-pilot.mo
+share/locale/xh/LC_MESSAGES/gnome-pilot.mo
share/locale/zh_CN/LC_MESSAGES/gnome-pilot.mo
share/locale/zh_TW/LC_MESSAGES/gnome-pilot.mo
@dirrm share/gnome/omf/gnome-pilot
OpenPOWER on IntegriCloud