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:   ports/55618: Update port: news/pan2 0.14.0.94 -> 0.14.0.95
Message-ID:  <200308160240.h7G2eZFL000668@ns1.mezzweb.com>
Resent-Message-ID: <200308160300.h7G30VZB055955@freefall.freebsd.org>

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

>Number:         55618
>Category:       ports
>Synopsis:       Update port: news/pan2 0.14.0.94 -> 0.14.0.95
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 15 20:00:31 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mezz
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>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 ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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