[Midnightbsd-cvs] mports [23799] trunk/devel/libburn: update to 1.4.8

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 19 14:35:38 EDT 2018


Revision: 23799
          http://svnweb.midnightbsd.org/mports/?rev=23799
Author:   laffer1
Date:     2018-08-19 14:35:38 -0400 (Sun, 19 Aug 2018)
Log Message:
-----------
update to 1.4.8

Modified Paths:
--------------
    trunk/devel/libburn/Makefile
    trunk/devel/libburn/distinfo
    trunk/devel/libburn/pkg-descr
    trunk/devel/libburn/pkg-plist

Modified: trunk/devel/libburn/Makefile
===================================================================
--- trunk/devel/libburn/Makefile	2018-08-19 18:33:14 UTC (rev 23798)
+++ trunk/devel/libburn/Makefile	2018-08-19 18:35:38 UTC (rev 23799)
@@ -1,18 +1,22 @@
 # $MidnightBSD$
 
 PORTNAME=	libburn
-PORTVERSION=	1.1.0
+PORTVERSION=	1.4.8
 CATEGORIES=	devel
 MASTER_SITES=	http://files.libburnia-project.org/releases/
-DISTFILES=	${PORTNAME}-${PORTVERSION}.pl01${EXTRACT_SUFX}
 
-MAINTAINER=	ports at MidnightBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Libburnia library to read/write optical discs
-LICENSE=	lgpl
 
+LICENSE=	gpl2
+LICENSE_FILE=	${WRKSRC}/COPYING
+
+USES=		libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	LIBS="-lcam" --program-prefix=""
+CONFIGURE_TARGET=	${ARCH}-portbld-freebsd10.4
 
 USE_LDCONFIG=	yes
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: trunk/devel/libburn/distinfo
===================================================================
--- trunk/devel/libburn/distinfo	2018-08-19 18:33:14 UTC (rev 23798)
+++ trunk/devel/libburn/distinfo	2018-08-19 18:35:38 UTC (rev 23799)
@@ -1,3 +1,3 @@
-SHA256 (libburn-1.1.0.pl01.tar.gz) = d61145de93a5f148f2cc4a0b28bc883f45c0952cbf52d8ffe145c74a1084592b
-RMD160 (libburn-1.1.0.pl01.tar.gz) = 55bcf509fa4c8fc2d18e2b2bc03fd6efee8986e4
-SIZE (libburn-1.1.0.pl01.tar.gz) = 849983
+TIMESTAMP = 1505925063
+SHA256 (libburn-1.4.8.tar.gz) = 3e81a2e359376c38d96239a9c9967be715f706d150d89c337de0fc85ecb79da6
+SIZE (libburn-1.4.8.tar.gz) = 977757

Modified: trunk/devel/libburn/pkg-descr
===================================================================
--- trunk/devel/libburn/pkg-descr	2018-08-19 18:33:14 UTC (rev 23798)
+++ trunk/devel/libburn/pkg-descr	2018-08-19 18:35:38 UTC (rev 23799)
@@ -3,4 +3,4 @@
 libburn, libisoburn, a cdrecord emulator named cdrskin, and an
 integrated multi-session tool named xorriso.
 
-WWW: http://libburnia-project.org/
+WWW: https://dev.lovelyhq.com/libburnia/web/wikis/home

Modified: trunk/devel/libburn/pkg-plist
===================================================================
--- trunk/devel/libburn/pkg-plist	2018-08-19 18:33:14 UTC (rev 23798)
+++ trunk/devel/libburn/pkg-plist	2018-08-19 18:35:38 UTC (rev 23799)
@@ -3,6 +3,6 @@
 lib/libburn.a
 lib/libburn.so
 lib/libburn.so.4
-lib/libburn.la
+lib/libburn.so.4.101.0
 libdata/pkgconfig/libburn-1.pc
 man/man1/cdrskin.1.gz



More information about the Midnightbsd-cvs mailing list