Date: Tue, 26 Apr 2005 08:10:28 GMT From: "Tim Welch" <twelch@thepentagon.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/80351: Port Update: news/knzb Message-ID: <200504260810.j3Q8AS7i050014@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/80351; it has been noted by GNATS. From: "Tim Welch" <twelch@thepentagon.org> To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/80351: Port Update: news/knzb Date: Tue, 26 Apr 2005 03:06:56 -0500 (CDT) ------=_20050426030656_28555 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Diff attached. ------=_20050426030656_28555 Content-Type: text/x-patch; name="knzb.diff" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="knzb.diff" diff -ur knzb.old/Makefile knzb/Makefile --- knzb.old/Makefile Mon Apr 25 03:18:54 2005 +++ knzb/Makefile Tue Apr 26 02:38:48 2005 @@ -6,13 +6,15 @@ # PORTNAME= knzb -PORTVERSION= 0.3 +PORTVERSION= 0.5 CATEGORIES= news MASTER_SITES= http://dmp.org.uk/linux/knzb/download/ -MAINTAINER= ports@freebsd.org +MAINTAINER= twelch@thepentagon.org COMMENT= KDE binary newsgroup download tool +RUN_DEPENDS= ${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview + USE_BZIP2= yes WRKSRC= ${WRKDIR}/knzb GNU_CONFIGURE= yes @@ -21,7 +23,7 @@ LDFLAGS="-L${LOCALBASE}/lib" USE_QT_VER= 3 USE_KDELIBS_VER= 3 -NO_INSTALL_MANPAGES= yes +NO_INSTALL_MANPAGES= true pre-configure: @${FIND} ${WRKSRC} -type f | ${XARGS} ${TOUCH} -f diff -ur knzb.old/distinfo knzb/distinfo --- knzb.old/distinfo Mon Apr 25 03:18:54 2005 +++ knzb/distinfo Tue Apr 26 02:38:48 2005 @@ -1,2 +1,2 @@ -MD5 (knzb-0.3.tar.bz2) = 5c348e5d3d1fa4232e661db72b06f8a0 -SIZE (knzb-0.3.tar.bz2) = 507035 +MD5 (knzb-0.5.tar.bz2) = 3c93216f9c6bfcf90fdc15c4a596906f +SIZE (knzb-0.5.tar.bz2) = 504618 ------=_20050426030656_28555--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504260810.j3Q8AS7i050014>