Date: Thu, 13 Mar 2008 21:03:28 GMT From: bf <bf2006a@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/121677: [PATCH]archivers/paq: chase silent distfile bugfix update - bump portrevision Message-ID: <200803132103.m2DL3SFd009814@www.freebsd.org> Resent-Message-ID: <200803132110.m2DLA3c3026772@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121677 >Category: ports >Synopsis: [PATCH]archivers/paq: chase silent distfile bugfix update - bump portrevision >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu Mar 13 21:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN paq.orig/Makefile paq/Makefile --- paq.orig/Makefile 2008-03-02 23:33:21.000000000 -0500 +++ paq/Makefile 2008-03-13 17:03:45.790121256 -0400 @@ -7,6 +7,7 @@ PORTNAME= paq DISTVERSION= 8o9 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= http://www.cs.fit.edu/~mmahoney/compression/ DISTNAME= ${PORTNAME}${DISTVERSION} diff -ruN paq.orig/distinfo paq/distinfo --- paq.orig/distinfo 2008-02-29 12:17:50.000000000 -0500 +++ paq/distinfo 2008-03-13 17:03:45.790121256 -0400 @@ -1,6 +1,6 @@ -MD5 (paq8o9.zip) = 29f18f0d9244272c1d392797b9f5e322 -SHA256 (paq8o9.zip) = bf8af685fa4c0e021394eee2e256525a045a3e8b8066e3f6927fccd607c06d02 -SIZE (paq8o9.zip) = 108547 +MD5 (paq8o9.zip) = b5ec9fb9905b91e8ba4dc67377b2218f +SHA256 (paq8o9.zip) = 005f98f305f7eefed325f128acaa092661ed86262210919004561a6ddee67e57 +SIZE (paq8o9.zip) = 108734 MD5 (lpaq8.zip) = 16349656a2d3802bc0ccde5a2fa5bb9d SHA256 (lpaq8.zip) = ea43474526f13338cbb50ce3fbd974a0d088d77a3b73d42010ad11fb89a498b2 SIZE (lpaq8.zip) = 43529 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803132103.m2DL3SFd009814>