FreeBSD Bugzilla – Attachment 146390 Details for
Bug 193077
[stage] graphics/repng2jpeg: Add stage support and take maintainership
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[maintainer] MASTER_SITES LICENSE STAGE SVN DIFF
2014-08-27.diff (text/plain), 1.86 KB, created by
Chris Hutchinson
on 2014-08-27 20:04:08 UTC
(
hide
)
Description:
[maintainer] MASTER_SITES LICENSE STAGE SVN DIFF
Filename:
MIME Type:
Creator:
Chris Hutchinson
Created:
2014-08-27 20:04:08 UTC
Size:
1.86 KB
patch
obsolete
>Index: repng2jpeg/Makefile >=================================================================== >--- repng2jpeg/Makefile (revision 366340) >+++ repng2jpeg/Makefile (working copy) >@@ -5,14 +5,16 @@ > PORTVERSION= 1.0.4 > PORTREVISION= 5 > CATEGORIES= graphics >-MASTER_SITES= http://sugachan.dip.jp/obsolete/arch/ >+MASTER_SITES= http://BSDforge.COM/projects/source/graphics/repng2jpeg/ > DISTNAME= ${PORTNAME}_${PORTVERSION} > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= portmaster@bsdforge.com > COMMENT= Tool to recompress JPEG/PNG/GIF > >-BROKEN= Unfetchable >+LICENSE= GPLv1 > >+USES= tar:xz >+ > LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd > > CFLAGS+= -I${LOCALBASE}/include >@@ -19,14 +21,12 @@ > LDFLAGS+= -L${LOCALBASE}/lib -lgd > > PLIST_FILES= bin/repng2jpeg >-RESTRICTED= No license text in tarball and website > >-NO_STAGE= yes > do-build: > ${CC} ${CFLAGS} -o ${WRKSRC}/src/repng2jpeg \ > ${WRKSRC}/src/repng2jpeg.c ${LDFLAGS} > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/src/repng2jpeg ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/src/repng2jpeg ${STAGEDIR}${PREFIX}/bin > > .include <bsd.port.mk> >Index: repng2jpeg/distinfo >=================================================================== >--- repng2jpeg/distinfo (revision 366340) >+++ repng2jpeg/distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (repng2jpeg_1.0.4.tar.gz) = d1f02dc6d698ebcd38aaf6c8ee149101fb5148aafb9783930eb037e2967adb90 >-SIZE (repng2jpeg_1.0.4.tar.gz) = 1839766 >+SHA256 (repng2jpeg_1.0.4.tar.xz) = 5bd37c43c03c1068aee74e36dc0ab4bc8c4245fe2f9b2b17d062e55d5d13f56e >+SIZE (repng2jpeg_1.0.4.tar.xz) = 938180 >Index: repng2jpeg/pkg-descr >=================================================================== >--- repng2jpeg/pkg-descr (revision 366340) >+++ repng2jpeg/pkg-descr (working copy) >@@ -1,3 +1,3 @@ > Tool to recompress JPEG/PNG/GIF. > >-WWW: http://sugachan.dip.jp/obsolete/ext/ >+WWW: http://BSDforge.COM/projects/graphics/repng2jpeg/
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 193077
: 146390 |
146391