Date: Wed, 27 Feb 2008 02:24:22 +0100 (CET) From: Martin Tournoij <carpetsmoker@xs4all.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/121135: [maintainer] Update sysutils/uif2iso to 1.1.2 Message-ID: <200802270124.m1R1OMxw019191@phong.rwxrwxrwx.net> Resent-Message-ID: <200802270130.m1R1U14B056770@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 121135 >Category: ports >Synopsis: [maintainer] Update sysutils/uif2iso to 1.1.2 >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: Wed Feb 27 01:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Tournoij >Release: FreeBSD 7.0-BETA3 i386 >Organization: >Environment: FreeBSD phong.rwxrwxrwx.net 7.0-BETA3 FreeBSD 7.0-BETA3 #0: Mon Nov 19 15:02:36 UTC 2007 carpetsmoker@slash.rwxrwxrwx.net:/mnt/ad0s1a/usr/obj/mnt/ad0s1a/usr/src/sys/PHONG i386 >Description: Update sysutils/uif2iso to 1.1.2 >How-To-Repeat: >Fix: --- uif2iso.patch begins here --- diff -urN --exclude CVS /ports/sysutils/uif2iso/Makefile sysutils/uif2iso/Makefile --- /ports/sysutils/uif2iso/Makefile 2008-02-16 12:54:39.000000000 +0100 +++ sysutils/uif2iso/Makefile 2008-02-27 02:21:20.000000000 +0100 @@ -2,19 +2,22 @@ # Date created: 27 Jan 2008 # Whom: Martin Tournoij <carpetsmoker@xs4all.nl> # -# $Carpetsmoker: ports/sysutils/uif2iso/Makefile,v 1.1 2008/01/27 05:41:12 carpetsmoker Exp $ +# $Carpetsmoker: ports/sysutils/uif2iso/Makefile,v 1.2 2008/02/27 01:21:20 carpetsmoker Exp $ # $FreeBSD: ports/sysutils/uif2iso/Makefile,v 1.1 2008/02/16 11:54:39 miwi Exp $ # PORTNAME= uif2iso -PORTVERSION= 0.1.1 +PORTVERSION= 0.1.2 CATEGORIES= sysutils -MASTER_SITES= http://www.carpetsmoker.net/distfiles/ \ +MASTER_SITES= http://aluigi.altervista.org/mytoolz/ \ + http://www.carpetsmoker.net/distfiles/ \ http://www.xs4all.nl/distfiles/ MAINTAINER= carpetsmoker@xs4all.nl COMMENT= Convert MagicISO UIF files to ISO9660 +NO_WRKSUBDIR= yes +EXTRACT_SUFX= .tgz PLIST_FILES= bin/uif2iso do-build: diff -urN --exclude CVS /ports/sysutils/uif2iso/distinfo sysutils/uif2iso/distinfo --- /ports/sysutils/uif2iso/distinfo 2008-02-16 12:54:39.000000000 +0100 +++ sysutils/uif2iso/distinfo 2008-02-27 02:16:59.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (uif2iso-0.1.1.tar.gz) = fdd61094b18d405a6127e1fdb12a400c -SHA256 (uif2iso-0.1.1.tar.gz) = 52886b5b74ee36fb0f21a0320719f4b7aa6008950ae5ceb84fa423802eb1dbf6 -SIZE (uif2iso-0.1.1.tar.gz) = 3351 +MD5 (uif2iso-0.1.2.tgz) = 64fa151e0fdde92f33cb288b392d79af +SHA256 (uif2iso-0.1.2.tgz) = 1df6f5e48795ac74f32a283cafd538f5bfe3c41d5a517b24ecfb4bc12d2287c7 +SIZE (uif2iso-0.1.2.tgz) = 5586 --- uif2iso.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200802270124.m1R1OMxw019191>