Update: news/pan2 0.14.0.91 -> 0.14.0.92

Jeremy Messenger mezz7 at cox.net
Thu Jul 24 21:23:15 PDT 2003


Here's an attach of pan2.diff to update. I have tested and it works fine.

Simple summary:
1) No longer depend on gnet-glib2; it's depend on gnet2 now.

2) Removed the MASTER_SITE_GNOME, because all mirrors are way
   out of date. They all just have 0.9, 0.10 and 0.11, which
   the current is 0.14.

Cheers,
Mezz

-- 
bsdforums.org 's moderator, mezz.
-------------- next part --------------
diff -ur pan2.orig/Makefile pan2/Makefile
--- pan2.orig/Makefile	Fri Jul 18 04:04:23 2003
+++ pan2/Makefile	Thu Jul 24 23:11:28 2003
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	pan2
-PORTVERSION=	0.14.0.91
+PORTVERSION=	0.14.0.92
 CATEGORIES=	news gnome
 MASTER_SITES=	http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
-		http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ \
-		${MASTER_SITE_GNOME}
+		http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/
 MASTER_SITE_SUBDIR=	sources/${PORTNAME:S/2$//}/0.14
 DISTNAME=	${PORTNAME:S/2$//}-${PORTVERSION}
 DIST_SUBDIR=	gnome2
@@ -19,7 +18,7 @@
 COMMENT=	Threaded GNOME 2 newsreader based on Agent for Windows
 
 LIB_DEPENDS=	gtkspell.0:${PORTSDIR}/textproc/gtkspell2 \
-		gnet-glib2.7:${PORTSDIR}/net/gnet-glib2
+		gnet-2.0.0:${PORTSDIR}/net/gnet2
 
 USE_BZIP2=	yes
 USE_X_PREFIX=	yes
diff -ur pan2.orig/distinfo pan2/distinfo
--- pan2.orig/distinfo	Fri Jul 18 04:04:23 2003
+++ pan2/distinfo	Thu Jul 24 22:48:20 2003
@@ -1 +1 @@
-MD5 (gnome2/pan-0.14.0.91.tar.bz2) = 1d08ec6486623cc636d45ec2168ad692
+MD5 (gnome2/pan-0.14.0.92.tar.bz2) = a060a9a444870719841e5b463cd31ed9
diff -ur pan2.orig/files/patch-Makefile.in pan2/files/patch-Makefile.in
--- pan2.orig/files/patch-Makefile.in	Tue May  6 19:55:21 2003
+++ pan2/files/patch-Makefile.in	Thu Jul 24 22:50:39 2003
@@ -1,6 +1,6 @@
---- Makefile.in.orig	Tue May  6 20:49:53 2003
-+++ Makefile.in	Tue May  6 20:50:18 2003
-@@ -117,7 +117,7 @@
+--- Makefile.in.orig	Thu Jul 24 22:49:46 2003
++++ Makefile.in	Thu Jul 24 22:49:56 2003
+@@ -116,7 +116,7 @@
  XML_CFLAGS = @XML_CFLAGS@
  XML_LIBS = @XML_LIBS@
  


More information about the freebsd-gnome mailing list