svn commit: r350766 - head/sysutils/xfburn

Olivier Duchateau olivierd at FreeBSD.org
Thu Apr 10 05:07:54 UTC 2014


Author: olivierd
Date: Thu Apr 10 05:07:53 2014
New Revision: 350766
URL: http://svnweb.freebsd.org/changeset/ports/350766
QAT: https://qat.redports.org/buildarchive/r350766/

Log:
  - Update to 0.5.2

Modified:
  head/sysutils/xfburn/Makefile
  head/sysutils/xfburn/distinfo

Modified: head/sysutils/xfburn/Makefile
==============================================================================
--- head/sysutils/xfburn/Makefile	Thu Apr 10 04:34:54 2014	(r350765)
+++ head/sysutils/xfburn/Makefile	Thu Apr 10 05:07:53 2014	(r350766)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xfburn
-PORTVERSION=	0.5.0
+PORTVERSION=	0.5.2
 CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=src/apps/${PORTNAME}/${PORTVERSION:R}
@@ -17,11 +17,10 @@ LIB_DEPENDS=	libburn.so:${PORTSDIR}/deve
 		libisofs.so:${PORTSDIR}/devel/libisofs
 RUN_DEPENDS=	cdrdao:${PORTSDIR}/sysutils/cdrdao
 
-USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_GNOME=	intltool intlhack glib20 gtk20
 USE_XFCE=	configenv libexo libmenu
-USES=		pkgconfig gmake desktop-file-utils
+USES=		pkgconfig gmake desktop-file-utils tar:bzip2
 INSTALLS_ICONS=	yes
 
 CONFIGURE_ARGS=--disable-gudev

Modified: head/sysutils/xfburn/distinfo
==============================================================================
--- head/sysutils/xfburn/distinfo	Thu Apr 10 04:34:54 2014	(r350765)
+++ head/sysutils/xfburn/distinfo	Thu Apr 10 05:07:53 2014	(r350766)
@@ -1,2 +1,2 @@
-SHA256 (xfce4/xfburn-0.5.0.tar.bz2) = 76fad0d4256481830d22d4c3d0da9feb1c26c93ad3ed31ab77b9ffdd9eb02ecb
-SIZE (xfce4/xfburn-0.5.0.tar.bz2) = 745720
+SHA256 (xfce4/xfburn-0.5.2.tar.bz2) = 63682aab3c30c77e464b2b3b84606d1e1dcefc98e7042072fa09b729d6f84412
+SIZE (xfce4/xfburn-0.5.2.tar.bz2) = 760833


More information about the svn-ports-all mailing list