ports/159082: [PATCH] devel/libburn: update to 1.1.0

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jul 21 11:30:11 UTC 2011


>Number:         159082
>Category:       ports
>Synopsis:       [PATCH] devel/libburn: update to 1.1.0
>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 Jul 21 11:30:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.2-STABLE FreeBSD 8.2-STABLE #0: Sat Jul  9 23:23:51 CST
>Description:
- Update to 1.1.0 (1.1.0.pl01)

Port maintainer (shuvaev at physik.uni-wuerzburg.de) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- libburn-1.1.0.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/libburn/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	17 Jun 2011 21:29:30 -0000	1.6
+++ Makefile	21 Jul 2011 11:19:43 -0000
@@ -6,17 +6,21 @@
 #
 
 PORTNAME=	libburn
-PORTVERSION=	1.0.6
+PORTVERSION=	1.1.0
 CATEGORIES=	devel
 MASTER_SITES=	http://files.libburnia-project.org/releases/
-DISTFILES=	${PORTNAME}-${PORTVERSION}.pl00${EXTRACT_SUFX}
+DISTNAME=	${PORTNAME}-${PORTVERSION}.pl01
 
 MAINTAINER=	shuvaev at physik.uni-wuerzburg.de
 COMMENT=	Libburnia library to read/write optical discs
 
 GNU_CONFIGURE=	yes
-
 USE_LDCONFIG=	yes
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+
 MAN1=		cdrskin.1
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/configure
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/devel/libburn/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	17 Jun 2011 16:09:18 -0000	1.4
+++ distinfo	21 Jul 2011 11:19:43 -0000
@@ -1,2 +1,2 @@
-SHA256 (libburn-1.0.6.pl00.tar.gz) = ab1226085e81468597e001430e6225049eeb39034f20926377309cd354bb7fc4
-SIZE (libburn-1.0.6.pl00.tar.gz) = 814455
+SHA256 (libburn-1.1.0.pl01.tar.gz) = d61145de93a5f148f2cc4a0b28bc883f45c0952cbf52d8ffe145c74a1084592b
+SIZE (libburn-1.1.0.pl01.tar.gz) = 849983
--- libburn-1.1.0.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list