ports/132633: port update: devel/libburn to 0.6.4

J.R. Oldroyd fbsd at opal.com
Sat Mar 14 20:40:01 UTC 2009


>Number:         132633
>Category:       ports
>Synopsis:       port update: devel/libburn to 0.6.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:   Sat Mar 14 20:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     J.R. Oldroyd
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD xx.opal.com 7.1-STABLE FreeBSD 7.1-STABLE #5: Fri Feb 13 17:12:51 EST 2009 xx at xx.opal.com:/usr/src/sys/i386/compile/XX i386
>Description:
Port update: devel/libburn to 0.6.4

Note for UPDATING:
	The shared library .so number bumps downwards from .23 to .4 with this
	update as the developer has now chosen to use the major number in libtool
	for the .so number.  This is so that .so numbers are comparable with the
	same version installed on Linux where two-part .so numbers of the form
	.so.X.Y are possible.  All applications using libburn will need to be
	recompiled.  Going forward, the developer will ensure that FreeBSD
	versions with the same library number offer binary ABI compatibility to
	existing installed applications.
>How-To-Repeat:
n/a
>Fix:
diff -ruN /usr/ports/devel/libburn/Makefile devel/libburn/Makefile
--- /usr/ports/devel/libburn/Makefile	2008-11-29 15:23:02.000000000 -0500
+++ devel/libburn/Makefile	2009-03-14 15:43:54.000000000 -0400
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libburn
-PORTVERSION=	0.5.4
+PORTVERSION=	0.6.4
 CATEGORIES=	devel
 MASTER_SITES=	http://files.libburnia-project.org/releases/
 DISTFILES=	${PORTNAME}-${PORTVERSION}.pl00${EXTRACT_SUFX}
diff -ruN /usr/ports/devel/libburn/distinfo devel/libburn/distinfo
--- /usr/ports/devel/libburn/distinfo	2008-11-15 17:05:07.000000000 -0500
+++ devel/libburn/distinfo	2009-03-14 15:44:33.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (libburn-0.5.4.pl00.tar.gz) = 45fa9ff334df8fe3527c2b05ac50b61f
-SHA256 (libburn-0.5.4.pl00.tar.gz) = 96456d72cf190707ff0a897c3f573b703b060e358c4308b7c5c58cca6e2aee1b
-SIZE (libburn-0.5.4.pl00.tar.gz) = 663044
+MD5 (libburn-0.6.4.pl00.tar.gz) = 2250373ce26e0a3bcee1b4b0f58e2c5f
+SHA256 (libburn-0.6.4.pl00.tar.gz) = a2ea9246834489c31375064bbc8beb6e39654f61b9bb64ee6a82eb1f82b347d0
+SIZE (libburn-0.6.4.pl00.tar.gz) = 710824
diff -ruN /usr/ports/devel/libburn/pkg-plist devel/libburn/pkg-plist
--- /usr/ports/devel/libburn/pkg-plist	2008-11-15 17:05:07.000000000 -0500
+++ devel/libburn/pkg-plist	2009-03-14 15:53:42.000000000 -0400
@@ -2,7 +2,7 @@
 include/libburn/libburn.h
 lib/libburn.a
 lib/libburn.so
-lib/libburn.so.23
+lib/libburn.so.4
 lib/libburn.la
 libdata/pkgconfig/libburn-1.pc
 @dirrm include/libburn
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list