FreeBSD Bugzilla – Attachment 101246 Details for
Bug 140671
Update port: graphics/gif2png to 2.5.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.71 KB, created by
tkato432
on 2009-11-18 18:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2009-11-18 18:10:02 UTC
Size:
1.71 KB
patch
obsolete
>diff -urN /usr/ports/graphics/gif2png/Makefile graphics/gif2png/Makefile >--- /usr/ports/graphics/gif2png/Makefile 2009-07-09 23:19:08.000000000 +0900 >+++ graphics/gif2png/Makefile 2009-11-17 04:07:37.000000000 +0900 >@@ -6,7 +6,7 @@ > # > > PORTNAME= gif2png >-PORTVERSION= 2.5.1 >+PORTVERSION= 2.5.2 > CATEGORIES= graphics > MASTER_SITES= http://www.catb.org/~esr/gif2png/ > >@@ -15,11 +15,14 @@ > > LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png > >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" >-USE_GMAKE= yes > USE_PYTHON_RUN= yes >+GNU_CONFIGURE= yes >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" >+ >+MAN1= ${PORTNAME}.1 web2png.1 >+PLIST_FILES= bin/${PORTNAME} bin/web2png > >-MAN1= gif2png.1 web2png.1 >+CPPFLAGS= `libpng-config --I_opts` >+LDFLAGS= `libpng-config --L_opts` > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/gif2png/distinfo graphics/gif2png/distinfo >--- /usr/ports/graphics/gif2png/distinfo 2006-01-22 22:05:20.000000000 +0900 >+++ graphics/gif2png/distinfo 2009-11-17 04:04:04.000000000 +0900 >@@ -1,3 +1,3 @@ >-MD5 (gif2png-2.5.1.tar.gz) = 85bb8ee345fc41c218de19dda0164806 >-SHA256 (gif2png-2.5.1.tar.gz) = 90825b05b675890bd405767a973d3c8c90eae36d22a7be6307e07a2e3c760d89 >-SIZE (gif2png-2.5.1.tar.gz) = 104449 >+MD5 (gif2png-2.5.2.tar.gz) = 2200841f027c8481c4b8519dabf745b0 >+SHA256 (gif2png-2.5.2.tar.gz) = c1b4066ad37cdcb8681cecedd63daed8cb5c827344da465270f324bc12ff3ed7 >+SIZE (gif2png-2.5.2.tar.gz) = 171740 >diff -urN /usr/ports/graphics/gif2png/pkg-plist graphics/gif2png/pkg-plist >--- /usr/ports/graphics/gif2png/pkg-plist 1999-10-17 04:55:46.000000000 +0900 >+++ graphics/gif2png/pkg-plist 1970-01-01 09:00:00.000000000 +0900 >@@ -1,2 +0,0 @@ >-bin/gif2png >-bin/web2png
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 140671
: 101246