svn commit: r376552 - head/devel/libbde

Antoine Brodin antoine at FreeBSD.org
Thu Jan 8 18:49:49 UTC 2015


Author: antoine
Date: Thu Jan  8 18:49:48 2015
New Revision: 376552
URL: https://svnweb.freebsd.org/changeset/ports/376552
QAT: https://qat.redports.org/buildarchive/r376552/

Log:
  Update to alpha-20150106

Modified:
  head/devel/libbde/Makefile
  head/devel/libbde/distinfo

Modified: head/devel/libbde/Makefile
==============================================================================
--- head/devel/libbde/Makefile	Thu Jan  8 18:46:31 2015	(r376551)
+++ head/devel/libbde/Makefile	Thu Jan  8 18:49:48 2015	(r376552)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libbde
-DISTVERSION=	alpha-20141023
-PORTREVISION=	1
+DISTVERSION=	alpha-20150106
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libbde/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
@@ -15,7 +14,7 @@ LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		fuse gettext iconv libtool pathfix pkgconfig python:2
+USES=		fuse gettext iconv libtool pathfix pkgconfig python
 USE_OPENSSL=	yes
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip

Modified: head/devel/libbde/distinfo
==============================================================================
--- head/devel/libbde/distinfo	Thu Jan  8 18:46:31 2015	(r376551)
+++ head/devel/libbde/distinfo	Thu Jan  8 18:49:48 2015	(r376552)
@@ -1,2 +1,2 @@
-SHA256 (libbde-alpha-20141023.tar.gz) = 78257a6e21353c274d1df3d27b1db16c68f048b00da51ef4f8eb89e79b9f2de9
-SIZE (libbde-alpha-20141023.tar.gz) = 1557804
+SHA256 (libbde-alpha-20150106.tar.gz) = b7cdbcc7588082bc52fc0e0c64a1460dc6470145490a35af3f64fe5fa92b2798
+SIZE (libbde-alpha-20150106.tar.gz) = 1571163


More information about the svn-ports-all mailing list