ports/89428: [maintainer-update] sysutils/udfclient: update to version 0.5

Andriy Gapon avg at icyb.net.ua
Tue Nov 22 18:50:26 UTC 2005


>Number:         89428
>Category:       ports
>Synopsis:       [maintainer-update] sysutils/udfclient: update to version 0.5
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 22 18:50:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andriy Gapon
>Release:        FreeBSD 5.4-RELEASE-p3 i386
>Organization:
>Environment:
FreeBSD 5.4-RELEASE-p3 i386

	
>Description:
new version of udfclient is releses by the author.
please update the port using the attached path, please note that
files/patch-udf_unix.c is removed.

BTW, do freebsd ports work normally with version sequence like this:
0.4.9->0.5->0.5.1 ?
>How-To-Repeat:
	
>Fix:

	

--- 050_1.diff begins here ---
diff -ruNp udfclient.orig/Makefile udfclient/Makefile
--- udfclient.orig/Makefile	Tue Nov  8 12:58:20 2005
+++ udfclient/Makefile	Tue Nov 22 20:32:16 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	udfclient
-PORTVERSION=	0.4.9
+PORTVERSION=	0.5
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.13thmonkey.org/udfclient/releases/
 DISTNAME=	UDFclient.${PORTVERSION}
@@ -25,6 +25,6 @@ PLIST_FILES=	bin/udfdump \
 		bin/newfs_udf \
 		bin/cd_sessions \
 		bin/cd_disect \
-		bin/cdrw_format
+		bin/mmc_format
 
 .include <bsd.port.mk>
diff -ruNp udfclient.orig/distinfo udfclient/distinfo
--- udfclient.orig/distinfo	Tue Nov  8 12:58:20 2005
+++ udfclient/distinfo	Tue Nov 22 20:21:06 2005
@@ -1,2 +1,2 @@
-MD5 (UDFclient.0.4.9.tgz) = cd6a5160be5fd03bb580c56a7437b07f
-SIZE (UDFclient.0.4.9.tgz) = 213058
+MD5 (UDFclient.0.5.tgz) = a21a9f16a7b876125b11b4350fd6a055
+SIZE (UDFclient.0.5.tgz) = 225082
diff -ruNp udfclient.orig/files/patch-Makefile.in udfclient/files/patch-Makefile.in
--- udfclient.orig/files/patch-Makefile.in	Tue Nov  8 12:58:20 2005
+++ udfclient/files/patch-Makefile.in	Tue Nov 22 20:21:36 2005
@@ -3,7 +3,7 @@
 @@ -33,7 +33,7 @@
  #CFLAGS+= -D__ANONYMOUSUDF__
  
- CFLAGS+= -fPIC -DPIC
+ #CFLAGS+= -fPIC -DPIC
 -POSTOBJ+= @SCSI_LIB@ @THREADLIB@ @TIMELIB@
 +POSTOBJ+= @SCSI_LIB@ @THREADLIB@ #@TIMELIB@
  
diff -ruNp udfclient.orig/files/patch-udf_unix.c udfclient/files/patch-udf_unix.c
--- udfclient.orig/files/patch-udf_unix.c	Tue Nov  8 12:58:20 2005
+++ udfclient/files/patch-udf_unix.c	Thu Jan  1 03:00:00 1970
@@ -1,11 +0,0 @@
---- udf_unix.c	Sun Jun 26 00:02:48 2005
-+++ udf_unix.c	Mon Jul 25 11:50:58 2005
-@@ -433,7 +433,7 @@
- 		if (!udf_bufcache->finish_purgethread) {
- 			do {
- 				/* determine the time we want to wake up again * */
--				clock_gettime(CLOCK_MONOTONIC, &wakeup);
-+				clock_gettime(CLOCK_REALTIME, &wakeup);
- 				wakeup.tv_sec += UDF_BUFCACHE_IDLE_SECS;
- 
- 				/* ask for more requests */
--- 050_1.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list