Update to 0.13.3.
Earlier rev submitted by: Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
This commit is contained in:
parent
dc0030f9b3
commit
33333bcd77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=73547
@ -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>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gnome2/pan-0.13.2.90.tar.bz2) = fd13b813e035ff7736b5be0c3e64bbc6
|
||||
MD5 (gnome2/pan-0.13.3.tar.bz2) = 6c3da5b046210f1ca0d3862764327ffe
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user