Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2003 23:23:06 -0500
From:      Jeremy Messenger <mezz7@cox.net>
To:        freebsd-gnome@freebsd.org
Subject:   Update: news/pan2 0.14.0.91 -> 0.14.0.92
Message-ID:  <oprsumgsrz8ckrg5@smtp.central.cox.net>

next in thread | raw e-mail | index | archive | help
------------lLt6K8zPrrCsmRWmml99QB
Content-Type: text/plain; charset=utf-8; format=flowed

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.
------------lLt6K8zPrrCsmRWmml99QB
Content-Disposition: attachment;
	filename="pan2.diff"
Content-Type: text/plain;
	name="pan2.diff"

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@
  

------------lLt6K8zPrrCsmRWmml99QB--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?oprsumgsrz8ckrg5>