Date: Sat, 27 Jan 2007 19:00:37 -0500 (EST) From: Jason Harris <jharris@widomaker.com> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Jason Harris <jharris@widomaker.com> Subject: ports/108458: ports/archivers/gzip -> 1.3.9 Message-ID: <200701280000.l0S00blN024309@wilma.widomaker.com> Resent-Message-ID: <200701280010.l0S0AH57088597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 108458 >Category: ports >Synopsis: ports/archivers/gzip -> 1.3.9 >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: Sun Jan 28 00:10:17 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Jason Harris >Release: FreeBSD 6.2-STABLE i386 >Organization: N/A >Environment: System: FreeBSD 6.2-STABLE i386 >Description: upgrade ports/archivers/gzip to 1.3.9 >How-To-Repeat: apply patch below >Fix: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 NotDashEscaped: You need GnuPG to verify this message cvs server: Diffing . Index: Makefile =================================================================== RCS file: /home/ncvs/ports/archivers/gzip/Makefile,v retrieving revision 1.17 diff -u -r1.17 Makefile --- Makefile 8 Dec 2006 13:46:25 -0000 1.17 +++ Makefile 27 Jan 2007 23:58:16 -0000 @@ -6,20 +6,22 @@ # PORTNAME= gzip -PORTVERSION= 1.3.5 -PORTREVISION= 2 +PORTVERSION= 1.3.9 CATEGORIES= archivers -MASTER_SITES= ftp://sunfreeware.risq.qc.ca/SOURCES/ \ - ftp://sunsite.cnlab-switch.ch/mirror/solaris-freeware/SOURCES/ \ - ftp://ftp.ibiblio.org/pub/packages/solaris/freeware/SOURCES/ \ - ftp://sunsite.belnet.be/mirror/ftp.sunfreeware.com/pub/freeware/SOURCES/ -EXTRACT_SUFX= .tar.Z +MASTER_SITES= ${MASTER_SITE_GNU} +MASTER_SITE_SUBDIR= ${PORTNAME} +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= gabor@FreeBSD.org COMMENT= A compression utility designed to be a replacement for compress +USE_GPG?= yes +SIG_FILES= ${DISTNAME}${EXTRACT_SUFX}.sig GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS+= --infodir=${LOCALBASE}/info \ + --mandir=${LOCALBASE}/man MAN1= gunzip.1 gzexe.1 gzip.1 zcat.1 zcmp.1 zdiff.1 zforce.1 \ zgrep.1 zless.1 zmore.1 znew.1 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/archivers/gzip/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 2 Dec 2005 15:44:14 -0000 1.4 +++ distinfo 27 Jan 2007 23:58:16 -0000 @@ -1,3 +1,10 @@ -MD5 (gzip-1.3.5.tar.Z) = 2215e466021d2dabca8a4ddd17d322bc -SHA256 (gzip-1.3.5.tar.Z) = 8739c5b461f5bd591ecfcf1e0c205be8d98d20d1f22dca88b501fd2fff732834 -SIZE (gzip-1.3.5.tar.Z) = 493079 +MD5 (gzip-1.3.9.tar.gz) = 7cf923b24b718c418e85a283b2260e14 +SHA1 (gzip-1.3.9.tar.gz) = d244026379b779037bd8adcba82f620068880725 +RMD160 (gzip-1.3.9.tar.gz) = 27e28003bef96cdf195717c41a8ea16561576cb0 +SHA256 (gzip-1.3.9.tar.gz) = a6fdbe5ce21f5e4ce219375c29e842da517e61a56900a678cf258b4fdd603e72 +SIZE (gzip-1.3.9.tar.gz) = 420737 +MD5 (gzip-1.3.9.tar.gz.sig) = 0defbd08904dda53732b09a26eebe52e +SHA1 (gzip-1.3.9.tar.gz.sig) = cedeebcf63a0d2d7717496f64b65ba5ccbd3f1bc +RMD160 (gzip-1.3.9.tar.gz.sig) = 3f103b675a15b349bf228ad2aa181783cd2dfb22 +SHA256 (gzip-1.3.9.tar.gz.sig) = 78576e75e19e0deb333258d6ec46b07633856edb0ea6746ea0b9caf3eb69c6c2 +SIZE (gzip-1.3.9.tar.gz.sig) = 189 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iJ0EARECAF0FAkW75zBWGGh0dHA6Ly9rZXlzZXJ2ZXIua2pzbC5jb206MTEzNzEv cGtzL2xvb2t1cD9vcD1nZXQmc2VhcmNoPTB4RDM5REEwRTMmd2VoYXZleW91bm93 PXRydWUACgkQSypIl9OdoONcIwCfSRX4RsDOPWtqOKKCQbfMApjpqUQAmQEQfyev ppFMfSCjeyAhyAn8+fHw =jll3 -----END PGP SIGNATURE----- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701280000.l0S00blN024309>