diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-07 00:55:21 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-07 00:55:21 +0000 |
commit | 3a7f9faac0e6ed901c8e90e147afa86cb58491b2 (patch) | |
tree | ffbb7c2e2840e369f8905136d1d298189215fadf /news/pan2 | |
parent | d09aa519d2c23dc34d71277b2c8ca4029d39895c (diff) | |
download | FreeBSD-ports-3a7f9faac0e6ed901c8e90e147afa86cb58491b2.zip FreeBSD-ports-3a7f9faac0e6ed901c8e90e147afa86cb58491b2.tar.gz |
Update to 0.14.0.
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 2 | ||||
-rw-r--r-- | news/pan2/distinfo | 2 | ||||
-rw-r--r-- | news/pan2/files/patch-Makefile.in | 12 |
3 files changed, 8 insertions, 8 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 375000f..0e3cddd 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -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/ \ diff --git a/news/pan2/distinfo b/news/pan2/distinfo index 23ecd6c..cab25c2 100644 --- a/news/pan2/distinfo +++ b/news/pan2/distinfo @@ -1 +1 @@ -MD5 (gnome2/pan-0.13.96.tar.bz2) = a0be75934ea792d5cbfcd087a2236d74 +MD5 (gnome2/pan-0.14.0.tar.bz2) = b2702adadb84c2e0d52d2bb029c05206 diff --git a/news/pan2/files/patch-Makefile.in b/news/pan2/files/patch-Makefile.in index 80edafd..18b3e2a 100644 --- a/news/pan2/files/patch-Makefile.in +++ b/news/pan2/files/patch-Makefile.in @@ -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 |