From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 20 16:19:21 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A0CB16A4BF; Wed, 20 Aug 2003 16:19:21 -0700 (PDT) Received: from ns1.mezzweb.com (ip68-103-32-11.ks.ok.cox.net [68.103.32.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 442B643FBF; Wed, 20 Aug 2003 16:19:20 -0700 (PDT) (envelope-from mezz@ns1.mezzweb.com) Received: from ns1.mezzweb.com (localhost [127.0.0.1]) by ns1.mezzweb.com (8.12.9/8.12.9) with ESMTP id h7KMxmF6015054; Wed, 20 Aug 2003 18:01:13 -0500 (CDT) (envelope-from mezz@ns1.mezzweb.com) Received: (from mezz@localhost) by ns1.mezzweb.com (8.12.9/8.12.9/Submit) id h7KMxbLB015053; Wed, 20 Aug 2003 17:59:37 -0500 (CDT) Date: Wed, 20 Aug 2003 17:59:37 -0500 (CDT) Message-Id: <200308202259.h7KMxbLB015053@ns1.mezzweb.com> To: FreeBSD-gnats-submit@freebsd.org From: Jeremy Messenger X-send-pr-version: 3.113 X-GNATS-Notify: cc: gnome@freebsd.org Subject: Update port: news/pan2 0.14.0.95 -> 0.14.0.96 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jeremy Messenger List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Aug 2003 23:19:21 -0000 >Submitter-Id: current-users >Originator: Mezz >Organization: >Confidential: no >Synopsis: Update port: news/pan2 0.14.0.95 -> 0.14.0.96 >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 to 0.14.0.96 >How-To-Repeat: n/a >Fix: --- pan2.diff begins here --- diff -ur pan2.orig/Makefile pan2/Makefile --- pan2.orig/Makefile Fri Aug 15 22:08:38 2003 +++ pan2/Makefile Wed Aug 20 17:57:34 2003 @@ -6,7 +6,7 @@ # PORTNAME= pan2 -PORTVERSION= 0.14.0.95 +PORTVERSION= 0.14.0.96 CATEGORIES= news gnome MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/SOURCE/ \ http://pan.rebelbase.com/download/obsolete/${PORTVERSION}/SOURCE/ diff -ur pan2.orig/distinfo pan2/distinfo --- pan2.orig/distinfo Fri Aug 15 21:19:00 2003 +++ pan2/distinfo Wed Aug 20 17:58:02 2003 @@ -1 +1 @@ -MD5 (gnome2/pan-0.14.0.95.tar.bz2) = 62ef861d232742fd0a83f72fc302e433 +MD5 (gnome2/pan-0.14.0.96.tar.bz2) = 352ad0d01b2e4940c2b7e8a844c6fc78 --- pan2.diff ends here ---