看板 FB_bugs 關於我們 聯絡資訊
>Number: 179795 >Category: misc >Synopsis: [PATCH] graphics/pngcrush: failed checksum again (less 1 week after fixing it) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 20 23:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Marino >Release: >Organization: >Environment: >Description: it seems pngcrush is very aggressive about moving "old" versions to the archives. The master_sites was just updated a week ago, and it's already obsolete. Maybe it should just be left to the archives. The attached patch at least restores the build (again). >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2013-06-08 17:18:33.000000000 +0000 +++ Makefile @@ -4,7 +4,7 @@ PORTNAME= pngcrush PORTVERSION= 1.7.59 CATEGORIES= graphics -MASTER_SITES= SF/pmt/${PORTNAME}/${PORTVERSION}/ +MASTER_SITES= SF/pmt/${PORTNAME}/old-versions/1.7/${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-nolib MAINTAINER= jsa@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscribe@freebsd.org"