summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 20:03:53 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-01-19 20:03:53 +0000
commit33333bcd77491e00169b410724204ef9da360722 (patch)
tree589fb8c5b52c6dc7306fdcd1e63892a99aa8df0d
parentUpdate to 1.0.2. (diff)
Update to 0.13.3.
Earlier rev submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Notes
Notes: svn path=/head/; revision=73547
Diffstat (limited to '')
-rw-r--r--news/pan2/Makefile6
-rw-r--r--news/pan2/distinfo2
-rw-r--r--news/pan2/files/patch-Makefile.in12
3 files changed, 11 insertions, 9 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index bb3f244031c2..b048ebacc0a3 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= pan2
-PORTVERSION= 0.13.2.90
+PORTVERSION= 0.13.3
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/pan/0.13
+MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/0.13
DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
@@ -35,5 +35,7 @@ CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \
s|DATADIRNAME=lib|DATADIRNAME=share|g' ${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|[(]libdir[)]/locale|(prefix)/share/locale|g' \
+ ${WRKSRC}/po/Makefile.in.in
.include <bsd.port.mk>
diff --git a/news/pan2/distinfo b/news/pan2/distinfo
index 9b2354fe25bd..9dc07330560e 100644
--- a/news/pan2/distinfo
+++ b/news/pan2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/pan-0.13.2.90.tar.bz2) = fd13b813e035ff7736b5be0c3e64bbc6
+MD5 (gnome2/pan-0.13.3.tar.bz2) = 6c3da5b046210f1ca0d3862764327ffe
diff --git a/news/pan2/files/patch-Makefile.in b/news/pan2/files/patch-Makefile.in
index 019c73052aff..01dc90781e17 100644
--- a/news/pan2/files/patch-Makefile.in
+++ b/news/pan2/files/patch-Makefile.in
@@ -1,9 +1,9 @@
---- Makefile.in.orig Fri Nov 22 01:08:50 2002
-+++ Makefile.in Fri Nov 22 01:10:29 2002
-@@ -123,7 +123,7 @@
- am__include = @am__include@
- am__quote = @am__quote@
- install_sh = @install_sh@
+--- Makefile.in.orig Tue Dec 31 12:36:19 2002
++++ Makefile.in Tue Dec 31 12:56:38 2002
+@@ -112,7 +112,7 @@
+ XML_CFLAGS = @XML_CFLAGS@
+ XML_LIBS = @XML_LIBS@
+
-SUBDIRS = po gmime pan docs tests
+SUBDIRS = po gmime pan docs