Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Aug 2003 21:40:35 -0500 (CDT)
From:      Jeremy Messenger <mezz7@cox.net>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        gnome@freebsd.org
Subject:   Update port: news/pan2 0.14.0.94 -> 0.14.0.95
Message-ID:  <200308160240.h7G2eZFL000668@ns1.mezzweb.com>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	Mezz
>Organization:	
>Confidential:	no 
>Synopsis:	Update port: news/pan2 0.14.0.94 -> 0.14.0.95
>Severity:	non-critical
>Priority:	low
>Category:	ports
>Class:		update
>Release:	FreeBSD 5.1-CURRENT i386
>Environment:
System: FreeBSD ns1.mezzweb.com 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Wed Aug 13 22:39:47 CDT 2003 mezz@mezz.mezzweb.com:/usr/obj/usr/src/sys/BSDROCKS i386

>Description:
Update 0.14.0.94 -> 0.14.0.95 and remove the '--enable-html', because there is
no such of this option in the configure. Also, there's no feature of HTML in
Pan2.

>How-To-Repeat:
n/a

>Fix:
Here's diff of it.

--- pan2.diff begins here ---
diff -ur pan2.orig/Makefile pan2/Makefile
--- pan2.orig/Makefile	Mon Aug 11 21:16:42 2003
+++ pan2/Makefile	Fri Aug 15 21:42:50 2003
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	pan2
-PORTVERSION=	0.14.0.94
+PORTVERSION=	0.14.0.95
 CATEGORIES=	news gnome
 MASTER_SITES=	http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \
 		http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/
@@ -27,6 +27,5 @@
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
 		LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat"
-CONFIGURE_ARGS=	--enable-html
 
 .include <bsd.port.mk>
diff -ur pan2.orig/distinfo pan2/distinfo
--- pan2.orig/distinfo	Mon Aug 11 21:16:42 2003
+++ pan2/distinfo	Fri Aug 15 21:19:00 2003
@@ -1 +1 @@
-MD5 (gnome2/pan-0.14.0.94.tar.bz2) = ab89c337456ceb08ce01bc05219840ad
+MD5 (gnome2/pan-0.14.0.95.tar.bz2) = 62ef861d232742fd0a83f72fc302e433
--- pan2.diff ends here ---




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