From owner-freebsd-ports Sat Jan 5 11:30:31 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 11A0837B41C for ; Sat, 5 Jan 2002 11:30:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g05JU2V19129; Sat, 5 Jan 2002 11:30:02 -0800 (PST) (envelope-from gnats) Date: Sat, 5 Jan 2002 11:30:02 -0800 (PST) Message-Id: <200201051930.g05JU2V19129@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Holland Subject: Re: ports/33445: Update port: news/ubh Upgrade to version 2.1 Reply-To: John Holland Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/33445; it has been noted by GNATS. From: John Holland To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/33445: Update port: news/ubh Upgrade to version 2.1 Date: Fri, 4 Jan 2002 15:55:44 -0500 diff ubh/Makefile ubh2/Makefile 2,3c2,3 < # Date created: 24 July 2000 < # Whom: Donald Burr --- > # Date created: 1 January 2002 > # Whom: John Holland 5c5 < # $FreeBSD: ports/news/ubh/Makefile,v 1.5 2001/01/25 14:02:31 ijliao Exp $ --- > # $FreeBSD$ 9c9 < PORTVERSION= 1.5 --- > PORTVERSION= 2.1 13c13 < MAINTAINER= dburr@FreeBSD.ORG --- > MAINTAINER= john@zoner.org 16c16,20 < ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net --- > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/NNTP.pm:${PORTSDIR}/net/p5-Net > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/IO/Stringy.pm:${PORTSDIR}/devel/p5-IO-stringy > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 > \ > ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MIME/Decoder.pm:${PORTSDIR}/mail/p5-MIME-Tools diff ubh/distinfo ubh2/distinfo 1c1 < MD5 (ubh-1.5.tar.gz) = 86591f641a7a138d18ef92b4c5700066 --- > MD5 (ubh-2.1.tar.gz) = 414dfd69ee8bd5e3e0072cf68de43c01 diff ubh/pkg-descr ubh2/pkg-descr 1,10c1,11 < ubh - the Usenet Binary Harvester - is a GPL'ed Perl console application < which automatically discovers, downloads, and decodes single-part and < multi-part Usenet binaries. Automatically assembles multi-part binaries. < Provides searching via Perl regular expression syntax. Also provides a < pre-selection capability whereby the user can interactively choose which < binaries to download. Uses a standard .newsrc file to control which groups < to process, and uses the .newsrc to keep track of articles already processed. < Handles uuencoded binaries and MIME attachments. Runs under Unix-based Perl < or Active Perl on Win32 platforms. Requires Net::NNTP and News::Newsrc < (which itself requires Set::IntSpan). --- > ubh - the Usenet Binary Harvester - is a GPL'ed Perl console > application which automatically discovers, downloads, and decodes > single-part and multi-part Usenet binaries. Automatically assembles > multi-part binaries. Provides searching via Perl regular expression > syntax. Also provides a pre-selection capability whereby the user can > interactively choose which binaries to download. Uses a standard > .newsrc file to control which groups and articles to process. > Runs anywhere Perl runs. Tested under Unix-based Perl, Active Perl > on Win32 platforms, and Mac OS X. Requires Net::NNTP and News::Newsrc > (which itself requires Set::IntSpan), MIME::Parser, MIME::Base64, > IO::Stringy, and MailTools (distribution). 12c13 < WWW: http://www.lanois.com/ubh/ --- > WWW: http://ubh.sourceforge.net/ 14c15 < [ This port is maintained by Donald Burr ] --- > [ This port is maintained by John Holland ] diff ubh/pkg-plist ubh2/pkg-plist 5,15c5 < share/doc/ubh/documentation.html < share/doc/ubh/download.html < share/doc/ubh/index.html < share/doc/ubh/links.html < share/doc/ubh/lists.html < share/doc/ubh/news.html < share/doc/ubh/screenshots.html < share/doc/ubh/images/emacs.gif < share/doc/ubh/images/logo.gif < share/doc/ubh/images/screen1.gif < @dirrm share/doc/ubh/images --- > share/doc/ubh/ubh.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message