ports/157531: [UPDATE] devel/libburn to 1.0.6

Alexey Shuvaev shuvaev at physik.uni-wuerzburg.de
Thu Jun 2 17:10:13 UTC 2011


>Number:         157531
>Category:       ports
>Synopsis:       [UPDATE] devel/libburn to 1.0.6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 02 17:10:12 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Alexey Shuvaev
>Release:        9.0-CURRENT
>Organization:
Vienna University of Technology
>Environment:
FreeBSD localhost.my.domain 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Apr 30 15:09:12 CEST 2011     root@:/mnt/usr/obj/amd64.amd64/mnt/usr/src/sys/GENERIC  amd64
>Description:
Update libburn and libisofs to latest releases.

This update is quite important as with old libburn in ports, sysutils/xfburn
hangs on startup on CURRENT.

Linking flag "-lcam" was incorporated upstream, so it is not needed in Makefile anymore.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN libburn.orig/Makefile libburn/Makefile
--- libburn.orig/Makefile	2009-08-13 18:19:02.000000000 +0200
+++ libburn/Makefile	2011-06-02 18:51:23.000000000 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libburn
-PORTVERSION=	0.6.8
+PORTVERSION=	1.0.6
 CATEGORIES=	devel
 MASTER_SITES=	http://files.libburnia-project.org/releases/
 DISTFILES=	${PORTNAME}-${PORTVERSION}.pl00${EXTRACT_SUFX}
@@ -15,7 +15,6 @@
 COMMENT=	Libburnia library to read/write optical discs
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	LIBS="-lcam"
 
 USE_LDCONFIG=	yes
 MAN1=		cdrskin.1
diff -ruN libburn.orig/distinfo libburn/distinfo
--- libburn.orig/distinfo	2009-08-13 18:19:02.000000000 +0200
+++ libburn/distinfo	2011-06-02 18:33:46.000000000 +0200
@@ -1,3 +1,2 @@
-MD5 (libburn-0.6.8.pl00.tar.gz) = 213939ece91485b49fc4ee30a49429d7
-SHA256 (libburn-0.6.8.pl00.tar.gz) = cf7efe5844f2d30ede61c9ddd4b460d4143f7f4b2593152c5ec7a2539198f9a2
-SIZE (libburn-0.6.8.pl00.tar.gz) = 716506
+SHA256 (libburn-1.0.6.pl00.tar.gz) = ab1226085e81468597e001430e6225049eeb39034f20926377309cd354bb7fc4
+SIZE (libburn-1.0.6.pl00.tar.gz) = 814455


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



More information about the freebsd-ports-bugs mailing list