Date: Tue, 26 Dec 2006 13:40:55 +0200 (EET) From: Andriy Gapon <avg@icyb.net.ua> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/107205: [PATCH] [maintainer-update] sysutils/udfclient: update to 0.5.4.1 Message-ID: <200612261140.kBQBet5J086160@oddity.topspin.kiev.ua> Resent-Message-ID: <200612261200.kBQC0T4G090252@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 107205 >Category: ports >Synopsis: [PATCH] [maintainer-update] sysutils/udfclient: update to 0.5.4.1 >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: Tue Dec 26 12:00:28 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Andriy Gapon >Release: FreeBSD 6.1-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD 6.1-RELEASE-p2 i386 >Description: - Update to 0.5.4.1 Note: distfile is UDFclient.0.5.4.1, but extratced directory is UDFclient.0.5.4. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- udfclient-0.5.4.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/udfclient.orig/Makefile /usr/ports/sysutils/udfclient/Makefile --- /usr/ports/sysutils/udfclient.orig/Makefile Tue Dec 26 13:14:43 2006 +++ /usr/ports/sysutils/udfclient/Makefile Tue Dec 26 13:36:10 2006 @@ -6,7 +6,7 @@ # PORTNAME= udfclient -PORTVERSION= 0.5.3 +PORTVERSION= 0.5.4.1 CATEGORIES= sysutils MASTER_SITES= http://www.13thmonkey.org/udfclient/releases/ \ ${MASTER_SITE_NETBSD} @@ -15,6 +15,8 @@ MAINTAINER= avg@icyb.net.ua COMMENT= Tools for UDF filesystem + +WRKSRC= ${WRKDIR}/${DISTNAME:R} GNU_CONFIGURE= yes CONFIGURE_ENV+= with_pthread_cflags="${PTHREAD_CFLAGS}" \ diff -ruN --exclude=CVS /usr/ports/sysutils/udfclient.orig/distinfo /usr/ports/sysutils/udfclient/distinfo --- /usr/ports/sysutils/udfclient.orig/distinfo Tue Dec 26 13:14:43 2006 +++ /usr/ports/sysutils/udfclient/distinfo Tue Dec 26 13:15:21 2006 @@ -1,3 +1,3 @@ -MD5 (UDFclient.0.5.3.tgz) = 9a1b721d645c063de9f5ba04e08ad5c2 -SHA256 (UDFclient.0.5.3.tgz) = 57fac1f2bd82d2f572e32863b916cc92e9993015748883eaafdb88ca52f403d7 -SIZE (UDFclient.0.5.3.tgz) = 225876 +MD5 (UDFclient.0.5.4.1.tgz) = 80f5213e496a529c39d6776503e1b090 +SHA256 (UDFclient.0.5.4.1.tgz) = 66a8fdce4dc36a0b14bd21fa5a2aa64e243e3c37b1b39faf7e3dc722d8ad22df +SIZE (UDFclient.0.5.4.1.tgz) = 233285 --- udfclient-0.5.4.1.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?200612261140.kBQBet5J086160>