summaryrefslogtreecommitdiff
path: root/news/pan2
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-23 17:48:22 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-02-23 17:48:22 +0000
commitf88216790525c7fa534b20796e6059aed91d622b (patch)
treee94a5080e480dbac04d3c914b0ec44eea5e8ac00 /news/pan2
parent- Support QTCPPFLAGS/QTCFGLIBS properly [1] (diff)
* Update to 0.13.3.90
* De-pkg-comment
Notes
Notes: svn path=/head/; revision=76289
Diffstat (limited to 'news/pan2')
-rw-r--r--news/pan2/Makefile15
-rw-r--r--news/pan2/distinfo2
-rw-r--r--news/pan2/files/patch-Makefile.in6
-rw-r--r--news/pan2/pkg-comment1
4 files changed, 13 insertions, 11 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile
index e94733758699..2344532a5c57 100644
--- a/news/pan2/Makefile
+++ b/news/pan2/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= pan2
-PORTVERSION= 0.13.3
-PORTREVISION= 1
+PORTVERSION= 0.13.3.90
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
@@ -18,9 +17,11 @@ DISTNAME= ${PORTNAME:S/2$//}-${PORTVERSION}
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
+COMMENT= Threaded GNOME 2 newsreader based on Agent for Windows
LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
- xml2.5:${PORTSDIR}/textproc/libxml2
+ xml2.5:${PORTSDIR}/textproc/libxml2 \
+ gnet-glib2.7:${PORTSDIR}/net/gnet-glib2
USE_BZIP2= yes
USE_X_PREFIX= yes
@@ -35,8 +36,10 @@ 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
+ s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
+ s|gnet-config|gnet-glib2-config|g ; \
+ s|gnet/gnet\.h|gnet-glib2/gnet.h|g' ${WRKSRC}/configure
+ @${FIND} ${WRKSRC} -name "*.[ch]" | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|gnet/gnet\.h|gnet-glib2/gnet.h|g'
.include <bsd.port.mk>
diff --git a/news/pan2/distinfo b/news/pan2/distinfo
index 9dc07330560e..f6f73d8a96c5 100644
--- a/news/pan2/distinfo
+++ b/news/pan2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/pan-0.13.3.tar.bz2) = 6c3da5b046210f1ca0d3862764327ffe
+MD5 (gnome2/pan-0.13.3.90.tar.bz2) = 3b705a6d7503e4e82648d82b0d73df03
diff --git a/news/pan2/files/patch-Makefile.in b/news/pan2/files/patch-Makefile.in
index 01dc90781e17..8354b60acb19 100644
--- a/news/pan2/files/patch-Makefile.in
+++ b/news/pan2/files/patch-Makefile.in
@@ -1,6 +1,6 @@
---- Makefile.in.orig Tue Dec 31 12:36:19 2002
-+++ Makefile.in Tue Dec 31 12:56:38 2002
-@@ -112,7 +112,7 @@
+--- Makefile.in.orig Thu Jan 16 22:33:02 2003
++++ Makefile.in Thu Jan 16 22:33:48 2003
+@@ -110,7 +110,7 @@
XML_CFLAGS = @XML_CFLAGS@
XML_LIBS = @XML_LIBS@
diff --git a/news/pan2/pkg-comment b/news/pan2/pkg-comment
deleted file mode 100644
index fc1404e31a6d..000000000000
--- a/news/pan2/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Threaded GNOME 2 newsreader based on Agent for Windows