Update to 0.14.0.
This commit is contained in:
parent
b6c49a64ad
commit
64be149ea4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80316
3 changed files with 8 additions and 8 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= pan2
|
||||
PORTVERSION= 0.13.96
|
||||
PORTVERSION= 0.14.0
|
||||
CATEGORIES= news gnome
|
||||
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
|
||||
http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (gnome2/pan-0.13.96.tar.bz2) = a0be75934ea792d5cbfcd087a2236d74
|
||||
MD5 (gnome2/pan-0.14.0.tar.bz2) = b2702adadb84c2e0d52d2bb029c05206
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- Makefile.in.orig Mon Apr 21 20:48:52 2003
|
||||
+++ Makefile.in Mon Apr 21 20:49:25 2003
|
||||
@@ -128,7 +128,7 @@
|
||||
am__include = @am__include@
|
||||
am__quote = @am__quote@
|
||||
install_sh = @install_sh@
|
||||
--- Makefile.in.orig Tue May 6 20:49:53 2003
|
||||
+++ Makefile.in Tue May 6 20:50:18 2003
|
||||
@@ -117,7 +117,7 @@
|
||||
XML_CFLAGS = @XML_CFLAGS@
|
||||
XML_LIBS = @XML_LIBS@
|
||||
|
||||
-SUBDIRS = po gmime pan docs tests
|
||||
+SUBDIRS = po gmime pan docs
|
||||
|
||||
|
|
Loading…
Reference in a new issue