Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 May 2015 18:34:57 +0000 (UTC)
From:      Olivier Duchateau <olivierd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386800 - head/devel/libburn
Message-ID:  <201505191834.t4JIYvGd005569@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: olivierd
Date: Tue May 19 18:34:56 2015
New Revision: 386800
URL: https://svnweb.freebsd.org/changeset/ports/386800

Log:
  - Update to 1.3.8
  - Take maintainership
  
  PR:		200266
  Submitted by:	myself
  Approved by:	delphij@ (maintainer)

Modified:
  head/devel/libburn/Makefile
  head/devel/libburn/distinfo
  head/devel/libburn/pkg-plist

Modified: head/devel/libburn/Makefile
==============================================================================
--- head/devel/libburn/Makefile	Tue May 19 17:54:09 2015	(r386799)
+++ head/devel/libburn/Makefile	Tue May 19 18:34:56 2015	(r386800)
@@ -2,12 +2,11 @@
 # $FreeBSD$
 
 PORTNAME=	libburn
-PORTVERSION=	1.3.6.pl01
-PORTREVISION=	1
+PORTVERSION=	1.3.8
 CATEGORIES=	devel
 MASTER_SITES=	http://files.libburnia-project.org/releases/
 
-MAINTAINER=	delphij@FreeBSD.org
+MAINTAINER=	olivierd@FreeBSD.org
 COMMENT=	Libburnia library to read/write optical discs
 
 LICENSE=	GPLv2
@@ -16,6 +15,6 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 USES=		libtool
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}
+INSTALL_TARGET=	install-strip
 
 .include <bsd.port.mk>

Modified: head/devel/libburn/distinfo
==============================================================================
--- head/devel/libburn/distinfo	Tue May 19 17:54:09 2015	(r386799)
+++ head/devel/libburn/distinfo	Tue May 19 18:34:56 2015	(r386800)
@@ -1,2 +1,2 @@
-SHA256 (libburn-1.3.6.pl01.tar.gz) = 6bd6f8bc0f937600842408880e213d051d1203dd58cb4e74fcdb0a99f7f3ac6f
-SIZE (libburn-1.3.6.pl01.tar.gz) = 964858
+SHA256 (libburn-1.3.8.tar.gz) = 46266bdd4b37ca9700a44bbd8dbfbf3526423ede25751fd2f0211b2b5ce29283
+SIZE (libburn-1.3.8.tar.gz) = 967404

Modified: head/devel/libburn/pkg-plist
==============================================================================
--- head/devel/libburn/pkg-plist	Tue May 19 17:54:09 2015	(r386799)
+++ head/devel/libburn/pkg-plist	Tue May 19 18:34:56 2015	(r386800)
@@ -3,6 +3,6 @@ include/libburn/libburn.h
 lib/libburn.a
 lib/libburn.so
 lib/libburn.so.4
-lib/libburn.so.4.89.0
+lib/libburn.so.4.91.0
 libdata/pkgconfig/libburn-1.pc
 man/man1/cdrskin.1.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505191834.t4JIYvGd005569>