ports/82398: [patch] graphics/png has source available in bz2

Matthew Luckie mjl at luckie.org.nz
Sat Jun 18 22:50:15 UTC 2005


>Number:         82398
>Category:       ports
>Synopsis:       [patch] graphics/png has source available in bz2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 18 22:50:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Luckie
>Release:        4.11-RELEASE-p9
>Organization:
>Environment:
FreeBSD latex.plunket.luckie.org.nz 4.11-RELEASE-p9 FreeBSD 4.11-RELEASE-p9 #6: Mon Jun  6 19:41:18 NZST 2005     root at latex.plunket.luckie.org.nz:/usr/src/sys/compile/latex  alpha
>Description:
graphics/png has source available in bz2 saving about 100K compared to gz.    the reason I'm submitting this is because I share distfiles between FreeBSD and NetBSD and NetBSD has tar.bz2.
>How-To-Repeat:
N/A
>Fix:
[mjl at latex graphics]$ diff -uNr png.orig png
diff -uNr png.orig/Makefile png/Makefile
--- png.orig/Makefile   Wed May 18 07:03:47 2005
+++ png/Makefile        Sun Jun 19 10:35:30 2005
@@ -25,6 +25,7 @@
 MAKE_FLAGS=    ccopts="${CFLAGS}" ldopts="${LDFLAGS}" -f
 INSTALLS_SHLIB=        yes
 SHLIB_VER=     5
+USE_BZIP2=     yes
 
 MAKE_ENV=      SHLIB_VER="${SHLIB_VER}"
 PLIST_SUB=     SHLIB_VER="${SHLIB_VER}"
diff -uNr png.orig/distinfo png/distinfo
--- png.orig/distinfo   Tue Jan  4 07:04:02 2005
+++ png/distinfo        Sun Jun 19 10:36:52 2005
@@ -1,2 +1,2 @@
-MD5 (libpng-1.2.8.tar.gz) = cac1512878fb98f2456df6dc50bc9bc7
-SIZE (libpng-1.2.8.tar.gz) = 510681
+MD5 (libpng-1.2.8.tar.bz2) = 00cea4539bea4bd34cbf8b82ff9589cd
+SIZE (libpng-1.2.8.tar.bz2) = 384970

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



More information about the freebsd-ports-bugs mailing list