Date: Thu, 20 Oct 2005 16:48:30 -0400 From: Frank Laszlo <laszlof@vonostingroup.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/87756: [UPDATE]: news/newsfish: Update to version 1.2.6 Message-ID: <E1EShKw-0000Ao-Pn@ritamari.vonostingroup.com> Resent-Message-ID: <200510202050.j9KKoGoO076130@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 87756 >Category: ports >Synopsis: [UPDATE]: news/newsfish: Update to version 1.2.6 >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: Thu Oct 20 20:50:15 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Frank Laszlo >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD ritamari.vonostingroup.com 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jun 9 22:20:56 EDT 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386 >Description: This patch will update news/newsfish to version 1.2.6. This version adds various bug fixes. I'll take maintainership for this port. >How-To-Repeat: >Fix: --- newsfish-1.2.6.diff begins here --- diff -NrU3 newsfish.orig/Makefile newsfish/Makefile --- newsfish.orig/Makefile Thu Oct 20 16:37:27 2005 +++ newsfish/Makefile Thu Oct 20 16:45:09 2005 @@ -6,17 +6,16 @@ # PORTNAME= newsfish -PORTVERSION= 1.2.5 -PORTREVISION= 1 +PORTVERSION= 1.2.6 CATEGORIES= news MASTER_SITES= ftp://ftp.saddi.com/pub/software/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= laszlof@vonostingroup.com COMMENT= Batch USENET news reader with filter capabilities -USE_AUTOMAKE_VER= 14 -USE_AUTOCONF_VER= 213 USE_GMAKE= yes +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= newsfish.1 PLIST_FILES= bin/newsfish diff -NrU3 newsfish.orig/distinfo newsfish/distinfo --- newsfish.orig/distinfo Thu Oct 20 16:37:27 2005 +++ newsfish/distinfo Thu Oct 20 16:39:10 2005 @@ -1,2 +1,2 @@ -MD5 (newsfish-1.2.5.tar.gz) = 69910d691c150bcf985c58286e7e317f -SIZE (newsfish-1.2.5.tar.gz) = 55200 +MD5 (newsfish-1.2.6.tar.gz) = c654de346cf7f4a858b6f0136de0711c +SIZE (newsfish-1.2.6.tar.gz) = 93814 --- newsfish-1.2.6.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?E1EShKw-0000Ao-Pn>