From owner-freebsd-ports Tue Sep 7 21:51:35 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D540F15403 for ; Tue, 7 Sep 1999 21:51:32 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA78719; Tue, 7 Sep 1999 21:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id A294A14F42 for ; Tue, 7 Sep 1999 21:48:00 -0700 (PDT) (envelope-from jedgar@pawn.primelocation.net) Received: by pawn.primelocation.net (Postfix, from userid 1003) id 9AF23F817; Wed, 8 Sep 1999 00:47:51 -0400 (EDT) Message-Id: <19990908044751.9AF23F817@pawn.primelocation.net> Date: Wed, 8 Sep 1999 00:47:51 -0400 (EDT) From: jedgar@fxp.org Reply-To: jedgar@fxp.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/13631: Update port: pan-0.4.9 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 13631 >Category: ports >Synopsis: Update port: pan-0.4.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Sep 7 21:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Chris D. Faulhaber >Release: FreeBSD 3.3-RC i386 >Organization: BUGO - BSD Users Group of Orlando >Environment: FreeBSD 3.3-RC i386 >Description: Update of pan (Pimp Ass Newsreader) to version 0.4.9. >How-To-Repeat: >Fix: Apply the following diff to the current port or retrieve: http://www.fxp.org/~jedgar/pan-0.4.9.shar diff -urN pan.orig/Makefile pan/Makefile --- pan.orig/Makefile Sun Aug 8 08:38:13 1999 +++ pan/Makefile Wed Sep 8 00:37:44 1999 @@ -1,12 +1,12 @@ # New ports collection makefile for: pan -# Version required: 0.4.3 +# Version required: 0.4.9 # Date created: 07 August 1999 # Whom: Chris D. Faulhaber # -# $Id:$ +# $FreeBSD:$ # -DISTNAME= pan-0.4.3 +DISTNAME= pan-0.4.9 CATEGORIES= news gnome MASTER_SITES= ftp://source.rebelbase.com/pub/pan/ @@ -18,14 +18,15 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config -USE_X_PREFIX= yes -USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \ GLIB_CONFIG="${GLIB_CONFIG}" \ GTK_CONFIG="${GTK_CONFIG}" \ LIBS="-L${LOCALBASE}/lib" +USE_BZIP2= yes +USE_GMAKE= yes +USE_X_PREFIX= yes .include diff -urN pan.orig/files/md5 pan/files/md5 --- pan.orig/files/md5 Sun Aug 8 08:38:13 1999 +++ pan/files/md5 Tue Sep 7 22:33:30 1999 @@ -1 +1 @@ -MD5 (pan-0.4.3.tar.gz) = 4a1cf450c44150c244f228a00af349e7 +MD5 (pan-0.4.9.tar.bz2) = 476b13cccc54fec9101d10e62752581e diff -urN pan.orig/patches/patch-aa pan/patches/patch-aa --- pan.orig/patches/patch-aa Sun Aug 8 08:38:13 1999 +++ pan/patches/patch-aa Tue Sep 7 22:29:27 1999 @@ -1,33 +1,14 @@ ---- configure.orig Wed Aug 4 15:30:02 1999 -+++ configure Sat Aug 7 22:50:40 1999 -@@ -1662,14 +1662,14 @@ +--- configure.orig Tue Sep 7 14:59:29 1999 ++++ configure Tue Sep 7 22:28:51 1999 +@@ -1893,6 +1893,7 @@ exit fi --echo $ac_n "checking for pthread_create in -lpthread""... $ac_c" 1>&6 --echo "configure:1667: checking for pthread_create in -lpthread" >&5 -+echo $ac_n "checking for pthread_create in -pthread""... $ac_c" 1>&6 -+echo "configure:1667: checking for pthread_create in -pthread" >&5 - ac_lib_var=`echo pthread'_'pthread_create | sed 'y%./+-%__p_%'` - if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-lpthread $LIBS" -+LIBS="-pthread $LIBS" - cat > conftest.$ac_ext <&6 -@@ -1749,9 +1749,9 @@ + echo $ac_n "checking for library containing pthread_create""... $ac_c" 1>&6 + echo "configure:1899: checking for library containing pthread_create" >&5 +@@ -1994,9 +1995,9 @@ echo ; exit else >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message