Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Apr 2007 12:15:03 GMT
From:      bf<bf2006a@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/111983: [PATCH] unbreak archivers/paq -- solve fetch problem with rerolled distfile
Message-ID:  <200704211215.l3LCF3U3060751@www.freebsd.org>
Resent-Message-ID: <200704211230.l3LCU3C1039767@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111983
>Category:       ports
>Synopsis:       [PATCH] unbreak archivers/paq -- solve fetch problem with rerolled distfile
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 21 12:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     bf
>Release:        6.2-Stable i386
>Organization:
>Environment:
>Description:
paq now builds with g++42.




diff -ruN paq.old/Makefile paq/Makefile
--- paq.old/Makefile	Sat Apr 21 07:27:11 2007
+++ paq/Makefile	Sat Apr 21 07:30:44 2007
@@ -14,8 +14,6 @@
 MAINTAINER=	bf2006a@yahoo.com
 COMMENT=	An archiver with an extremely high compression ratio
 
-BROKEN=		Size mismatch
-
 NO_WRKSUBDIR=	yes
 USE_ZIP=	yes
 SUB_FILES=	pkg-message
diff -ruN paq.old/distinfo paq/distinfo
--- paq.old/distinfo	Tue Apr 10 03:59:10 2007
+++ paq/distinfo	Sat Apr 21 07:13:59 2007
@@ -1,3 +1,3 @@
-MD5 (paq8l.zip) = 07e38948f6e4d3c54af6618029624fad
-SHA256 (paq8l.zip) = 597f840c14a383d0e5830ae42f0988994f4cbb402ee86dd4944f03d6e223ae6b
-SIZE (paq8l.zip) = 179166
+MD5 (paq8l.zip) = c57b6a1915b86d42f820e7f249b0ccf6
+SHA256 (paq8l.zip) = fb72db122f89faedcc729fe1e3324cac57c9c48903e72107c8350cdbe5e374cf
+SIZE (paq8l.zip) = 181334

>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704211215.l3LCF3U3060751>