FreeBSD Bugzilla – Attachment 99791 Details for
Bug 138972
[PATCH] sysutils/uif2iso: update to 0.1.7c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
uif2iso-0.1.7c.patch
uif2iso-0.1.7c.patch (text/plain), 2.20 KB, created by
Sylvio César Teixeira Amorim
on 2009-09-19 19:30:01 UTC
(
hide
)
Description:
uif2iso-0.1.7c.patch
Filename:
MIME Type:
Creator:
Sylvio César Teixeira Amorim
Created:
2009-09-19 19:30:01 UTC
Size:
2.20 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/sysutils/uif2iso/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 2 Aug 2009 02:51:47 -0000 1.7 >+++ Makefile 19 Sep 2009 18:16:41 -0000 >@@ -6,15 +6,20 @@ > # > > PORTNAME= uif2iso >-PORTVERSION= 0.1.7a >+PORTVERSION= 0.1.7c > CATEGORIES= sysutils >-MASTER_SITES= http://www.xs4all.nl/distfiles/ >+MASTER_SITES= http://aluigi.altervista.org/mytoolz/ >+DISTNAME= ${PORTNAME} > > MAINTAINER= scjamorim@bsd.com.br > COMMENT= Convert MagicISO UIF files to ISO9660 > >+USE_ZIP= yes >+ >+WRKSRC= ${WRKDIR}/src >+ > PLIST_FILES= bin/uif2iso >-PORTDOCS= uif2iso.txt >+PORTDOCS= README uif2iso.txt > > post-patch: > @${REINPLACE_CMD} 's|exit(1)|exit(0)|' ${WRKSRC}/uif2iso.c >@@ -23,24 +28,9 @@ > post-install: > .if !defined(NOPORTDOCS) > ${MKDIR} ${DOCSDIR} >- ${INSTALL_DATA} ${WRKSRC}/uif2iso.txt ${DOCSDIR} >-.endif >- >-# Original files from author contain no version number and are not in >-# a separate directory. >-.if defined(MAINTAINER) >-distfile: >- rm -fr /tmp/${PORTNAME}-${PORTVERSION} >- mkdir /tmp/${PORTNAME}-${PORTVERSION} >- cd /tmp/${PORTNAME}-${PORTVERSION} && \ >- fetch http://aluigi.altervista.org/mytoolz/${PORTNAME}.zip && \ >- tar xf ${PORTNAME}.zip && \ >- mv src/* . && \ >- rm -rf ${PORTNAME}.zip *.exe src && \ >- chmod 664 * >- cd /tmp && \ >- tar cf ${PORTNAME}-${PORTVERSION}.tar.gz ${PORTNAME}-${PORTVERSION} >- rm -fr /tmp/${PORTNAME}-${PORTVERSION} >+.for docs in ${PORTDOCS} >+ ${INSTALL_DATA} ${WRKDIR}/${docs} ${DOCSDIR} >+.endfor > .endif > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/sysutils/uif2iso/distinfo,v >retrieving revision 1.5 >diff -u -u -r1.5 distinfo >--- distinfo 31 Jan 2009 02:38:20 -0000 1.5 >+++ distinfo 19 Sep 2009 18:16:41 -0000 >@@ -1,3 +1,3 @@ >-MD5 (uif2iso-0.1.7a.tar.gz) = b9f81576a8ef6735721fdbff5f8bd2c2 >-SHA256 (uif2iso-0.1.7a.tar.gz) = 7bbf092e959bf46179214f2cb6cabe37fc2f6e1df83afce6fe2e672039bf6a5e >-SIZE (uif2iso-0.1.7a.tar.gz) = 243712 >+MD5 (uif2iso.zip) = 2eb9797ec463c38253014d45591a7043 >+SHA256 (uif2iso.zip) = b78dde3e8bc28559f73e2feb46d41c8f57b511ddbe25d63ada704ef8697528ec >+SIZE (uif2iso.zip) = 113727
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 138972
: 99791