FreeBSD Bugzilla – Attachment 117960 Details for
Bug 160119
Update port: graphics/png2html
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.57 KB, created by
tkato432
on 2011-08-24 19:50:27 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-08-24 19:50:27 UTC
Size:
1.57 KB
patch
obsolete
>diff -urN /usr/ports/graphics/png2html/Makefile graphics/png2html/Makefile >--- /usr/ports/graphics/png2html/Makefile 2010-03-28 17:39:10.000000000 +0900 >+++ graphics/png2html/Makefile 2011-08-25 00:40:43.000000000 +0900 >@@ -9,22 +9,23 @@ > PORTVERSION= 1.1 > PORTREVISION= 7 > CATEGORIES= graphics >-MASTER_SITES= http://www.engr.mun.ca/~holden/ >+MASTER_SITES= http://www.geoffholden.com/content/projects/png2html/ > > MAINTAINER= ports@FreeBSD.org > COMMENT= Takes a PNG image and transforms it into HTML > >+LICENSE= GPLv2 # (or later) >+LICENSE_FILE= ${WRKSRC}/COPYING >+ > LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ > gd.4:${PORTSDIR}/graphics/gd > > PLIST_FILES= bin/png2html > >-do-configure: >- @${MV} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.orig >- @${SED} -e 's|CHANGE_ME|${PREFIX}|' \ >- < ${WRKSRC}/Makefile.orig > ${WRKSRC}/Makefile >+post-patch: >+ @${REINPLACE_CMD} 's|CHANGE_ME|${LOCALBASE}|g' ${WRKSRC}/Makefile > > do-install: >- ${INSTALL_PROGRAM} ${WRKSRC}/png2html ${PREFIX}/bin >+ ${INSTALL_PROGRAM} ${WRKSRC}/png2html ${PREFIX}/bin > > .include <bsd.port.mk> >diff -urN /usr/ports/graphics/png2html/pkg-descr graphics/png2html/pkg-descr >--- /usr/ports/graphics/png2html/pkg-descr 2009-12-21 15:23:10.000000000 +0900 >+++ graphics/png2html/pkg-descr 2011-08-14 23:12:29.000000000 +0900 >@@ -1,4 +1,4 @@ >-png2html takes a PNG image and transforms it into a >-Web page with the use of a text file. >+png2html takes a PNG image and transforms it into a Web page with the >+use of a text file. > >-WWW: http://www.engr.mun.ca/~holden/png2html.html >+WWW: http://www.geoffholden.com/content/projects/png2html/
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 160119
: 117960