ports/131174: [Maintainer] sysutils/daa2iso Update to 0.1.7b
Martin Tournoij
carpetsmoker at rwxrwxrwx.net
Fri Jan 30 23:00:18 UTC 2009
>Number: 131174
>Category: ports
>Synopsis: [Maintainer] sysutils/daa2iso Update to 0.1.7b
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Fri Jan 30 23:00:13 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Martin Tournoij
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
FreeBSD phong.rwxrwxrwx.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Thu Jun 5 22:13:23 CEST 2008 carpetsmoker at phong.rwxrwxrwx.net:/usr/obj/usr/src/sys/PHONG i386
>Description:
Update sysutils/daa2iso to 0.1.7b
>How-To-Repeat:
>Fix:
--- daa2iso.patch begins here ---
diff -urN --exclude CVS --exclude .svn /ports/sysutils/daa2iso/Makefile sysutils/daa2iso/Makefile
--- /ports/sysutils/daa2iso/Makefile 2008-08-07 00:15:10.000000000 +0200
+++ sysutils/daa2iso/Makefile 2009-01-30 23:39:48.000000000 +0100
@@ -6,10 +6,9 @@
#
PORTNAME= daa2iso
-PORTVERSION= 0.1.5a
+PORTVERSION= 0.1.7b
CATEGORIES= sysutils
-MASTER_SITES= http://www.carpetsmoker.net/distfiles/ \
- http://www.xs4all.nl/distfiles/ \
+MASTER_SITES= http://www.xs4all.nl/distfiles/ \
http://www.rwxrwxrwx.net/distfiles/
MAINTAINER= carpetsmoker at rwxrwxrwx.net
@@ -20,18 +19,16 @@
post-patch:
@${REINPLACE_CMD} 's|exit(1)|exit(0)|' ${WRKSRC}/daa2iso.c
+ @${REINPLACE_CMD} 's|/usr/local|${PREFIX}|' ${WRKSRC}/Makefile
-do-build:
- ${CC} ${CFLAGS} -c ${WRKSRC}/LzmaDec.c -o ${WRKSRC}/LzmaDec.o
- ${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} -lz ${WRKSRC}/daa2iso.c ${WRKSRC}/LzmaDec.o
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/daa2iso ${PREFIX}/bin/
+post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/daa2iso.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}
diff -urN --exclude CVS --exclude .svn /ports/sysutils/daa2iso/distinfo sysutils/daa2iso/distinfo
--- /ports/sysutils/daa2iso/distinfo 2008-08-07 00:15:10.000000000 +0200
+++ sysutils/daa2iso/distinfo 2009-01-30 23:32:59.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (daa2iso-0.1.5a.tar.gz) = e987d0c0968e28155343922afe7b60ec
-SHA256 (daa2iso-0.1.5a.tar.gz) = b483ab99b1dc3a1dc55dd1a4c6a7ac67caf383b662a70c6e6ffbfa08d5429b78
-SIZE (daa2iso-0.1.5a.tar.gz) = 77312
+MD5 (daa2iso-0.1.7b.tar.gz) = 61c5e20a9e1fb472ce77cfba4a8f6bfa
+SHA256 (daa2iso-0.1.7b.tar.gz) = 40698266db20250bdfad5e13d1974a3bef1f0b57e7d6545ba3eff623070bd1b6
+SIZE (daa2iso-0.1.7b.tar.gz) = 118784
--- daa2iso.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list