FreeBSD Bugzilla – Attachment 143793 Details for
Bug 191048
graphics/gifsicle: Update to 1.83
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gifsicle.patch.txt
gifsicle.diff (text/plain), 1.59 KB, created by
Keith Gaughan
on 2014-06-15 02:53:01 UTC
(
hide
)
Description:
gifsicle.patch.txt
Filename:
MIME Type:
Creator:
Keith Gaughan
Created:
2014-06-15 02:53:01 UTC
Size:
1.59 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 357806) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= gifsicle >-PORTVERSION= 1.71 >+PORTVERSION= 1.83 > CATEGORIES= graphics > MASTER_SITES= http://www.lcdf.org/gifsicle/ > >@@ -13,8 +13,6 @@ > > GNU_CONFIGURE= yes > >-MAN1= gifdiff.1 gifsicle.1 >- > PORTDOCS= NEWS README.md > > OPTIONS_DEFINE= X11 >@@ -22,7 +20,6 @@ > > OPTIONS_SUB= yes > >-NO_STAGE= yes > .include <bsd.port.options.mk> > > .if ! ${PORT_OPTIONS:MX11} >@@ -29,13 +26,12 @@ > CONFIGURE_ARGS+= --without-x --disable-gifview > .else > USE_XORG= x11 >-MAN1+= gifview.1 > .endif > > post-install: > .if ${PORT_OPTIONS:MDOCS} >- @${MKDIR} ${DOCSDIR} >- ${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/,} ${DOCSDIR}/ >+ @${MKDIR} ${STAGEDIR}${DOCSDIR} >+ ${INSTALL_MAN} ${PORTDOCS:S,^,${WRKSRC}/,} ${STAGEDIR}${DOCSDIR} > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >--- distinfo (revision 357806) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (gifsicle-1.71.tar.gz) = bdda2a444c317743ec9457371b027ddaf1dc37f1521ce90c9db2466f7532c0f0 >-SIZE (gifsicle-1.71.tar.gz) = 263029 >+SHA256 (gifsicle-1.83.tar.gz) = bf9e94b186dec957d93db1292f4b021a5f5e4c835f412988cd063279bd450eeb >+SIZE (gifsicle-1.83.tar.gz) = 562494 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 357806) >+++ pkg-plist (working copy) >@@ -1,3 +1,6 @@ > bin/gifdiff > bin/gifsicle >+man/man1/gifdiff.1.gz >+man/man1/gifsicle.1.gz > %%X11%%bin/gifview >+%%X11%%man/man1/gifview.1.gz
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 191048
: 143793