ports/122158: [maintainer] sysutils/daa2iso Update to 0.1.4
Martin Tournoij
carpetsmoker at xs4all.nl
Thu Mar 27 14:50:03 UTC 2008
>Number: 122158
>Category: ports
>Synopsis: [maintainer] sysutils/daa2iso Update to 0.1.4
>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: Thu Mar 27 14:50:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Martin Tournoij
>Release: FreeBSD 7.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD phong.rwxrwxrwx.net 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Mar 21 20:18:47 CET 2008 carpetsmoker at phong.rwxrwxrwx.net:/usr/obj/usr/src/sys/PHONG i386
>Description:
Update to 0.1.4
>How-To-Repeat:
>Fix:
--- daa2iso.diff begins here ---
diff -urN --exclude CVS /ports/sysutils/daa2iso/Makefile sysutils/daa2iso/Makefile
--- /ports/sysutils/daa2iso/Makefile 2008-03-04 08:31:46.000000000 +0100
+++ sysutils/daa2iso/Makefile 2008-03-27 15:43:02.000000000 +0100
@@ -2,28 +2,31 @@
# Date created: 27 Jan 2008
# Whom: Martin Tournoij <carpetsmoker at xs4all.nl>
#
-# $Carpetsmoker: ports/sysutils/daa2iso/Makefile,v 1.2 2008/02/27 01:22:34 carpetsmoker Exp $
+# $Carpetsmoker: ports/sysutils/daa2iso/Makefile,v 1.3 2008/03/27 14:43:02 carpetsmoker Exp $
# $FreeBSD: ports/sysutils/daa2iso/Makefile,v 1.2 2008/02/27 09:03:11 miwi Exp $
#
PORTNAME= daa2iso
-PORTVERSION= 0.1.3
+PORTVERSION= 0.1.4
CATEGORIES= sysutils
-MASTER_SITES= http://aluigi.altervista.org/mytoolz/ \
- http://www.carpetsmoker.net/distfiles/ \
- http://www.xs4all.nl/distfiles/
+MASTER_SITES= http://www.carpetsmoker.net/distfiles/ \
+ http://www.xs4all.nl/distfiles/ \
+ http://www.rwxrwxrwx.net/distfiles/
MAINTAINER= carpetsmoker at xs4all.nl
COMMENT= Convert PowerISO DAA files to ISO9660
-NO_WRKSUBDIR= yes
-EXTRACT_SUFX= .tgz
PLIST_FILES= bin/daa2iso
+PORTDOCS= daa2iso.txt
do-build:
${CC} -o ${WRKSRC}/${PORTNAME} ${CFLAGS} -lz ${WRKSRC}/daa2iso.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/daa2iso ${PREFIX}/bin/
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/daa2iso.txt ${DOCSDIR}
+.endif
.include <bsd.port.mk>
diff -urN --exclude CVS /ports/sysutils/daa2iso/distinfo sysutils/daa2iso/distinfo
--- /ports/sysutils/daa2iso/distinfo 2008-03-04 08:31:46.000000000 +0100
+++ sysutils/daa2iso/distinfo 2008-03-26 15:52:09.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (daa2iso-0.1.3.tgz) = c40c71ac0bd0e649818ce9b83832c38e
-SHA256 (daa2iso-0.1.3.tgz) = 2e45588cf65a9e3ecd2c01828151dac676aee8c9da6e320b643bda48c49f6a6d
-SIZE (daa2iso-0.1.3.tgz) = 5676
+MD5 (daa2iso-0.1.4.tar.gz) = 1912654777a4053c320a29495028da59
+SHA256 (daa2iso-0.1.4.tar.gz) = 692a87075907b75e3ed5e23f6edaa9570c64197fa872827e404ce1f0b22f691d
+SIZE (daa2iso-0.1.4.tar.gz) = 7138
--- daa2iso.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list