Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Dec 2015 17:18:01 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r404440 - head/devel/libvshadow
Message-ID:  <201512251718.tBPHI1ku062971@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Dec 25 17:18:01 2015
New Revision: 404440
URL: https://svnweb.freebsd.org/changeset/ports/404440

Log:
  Update to alpha-20151220

Modified:
  head/devel/libvshadow/Makefile
  head/devel/libvshadow/distinfo

Modified: head/devel/libvshadow/Makefile
==============================================================================
--- head/devel/libvshadow/Makefile	Fri Dec 25 17:16:22 2015	(r404439)
+++ head/devel/libvshadow/Makefile	Fri Dec 25 17:18:01 2015	(r404440)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libvshadow
-PORTVERSION=	20150106
+PORTVERSION=	20151220
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libvshadow/releases/download/${PORTVERSION}/ \
 		LOCAL/antoine
@@ -14,11 +14,11 @@ COMMENT=	Library to support the Volume S
 LICENSE=	LGPL3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		fuse gettext iconv libtool pathfix pkgconfig python
+USES=		fuse gettext libtool pathfix pkgconfig python
 USE_LDCONFIG=	yes
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
+CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE}
 INSTALL_TARGET=	install-strip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 

Modified: head/devel/libvshadow/distinfo
==============================================================================
--- head/devel/libvshadow/distinfo	Fri Dec 25 17:16:22 2015	(r404439)
+++ head/devel/libvshadow/distinfo	Fri Dec 25 17:18:01 2015	(r404440)
@@ -1,2 +1,2 @@
-SHA256 (libvshadow-alpha-20150106.tar.gz) = 4b6edd70aef52ae5a23d7e7e42be7db44c2c68e5566d0626c8f03234088b108c
-SIZE (libvshadow-alpha-20150106.tar.gz) = 1310527
+SHA256 (libvshadow-alpha-20151220.tar.gz) = b9d6ae3f638ca16afa0e149133a06ae49943f6535bc20993193a60047ae9f2ba
+SIZE (libvshadow-alpha-20151220.tar.gz) = 1342302



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