svn commit: r376556 - head/devel/libsmraw

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


Author: antoine
Date: Thu Jan  8 18:55:23 2015
New Revision: 376556
URL: https://svnweb.freebsd.org/changeset/ports/376556
QAT: https://qat.redports.org/buildarchive/r376556/

Log:
  Update to alpha-20150105

Modified:
  head/devel/libsmraw/Makefile
  head/devel/libsmraw/distinfo

Modified: head/devel/libsmraw/Makefile
==============================================================================
--- head/devel/libsmraw/Makefile	Thu Jan  8 18:53:17 2015	(r376555)
+++ head/devel/libsmraw/Makefile	Thu Jan  8 18:55:23 2015	(r376556)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libsmraw
-DISTVERSION=	alpha-20141026
-PORTREVISION=	1
+DISTVERSION=	alpha-20150105
 CATEGORIES=	devel
 MASTER_SITES=	https://github.com/libyal/libsmraw/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/libsmraw/distinfo
==============================================================================
--- head/devel/libsmraw/distinfo	Thu Jan  8 18:53:17 2015	(r376555)
+++ head/devel/libsmraw/distinfo	Thu Jan  8 18:55:23 2015	(r376556)
@@ -1,2 +1,2 @@
-SHA256 (libsmraw-alpha-20141026.tar.gz) = 4de15fc80e33e0c58b729b62bea2a29eaf360ea6f25f2b1b3b12e388b9f9ba35
-SIZE (libsmraw-alpha-20141026.tar.gz) = 1461180
+SHA256 (libsmraw-alpha-20150105.tar.gz) = 04f27db96742f42750e37a25f0523cde3e655765259b7662e4aa5e7760c14e6b
+SIZE (libsmraw-alpha-20150105.tar.gz) = 1474238


More information about the svn-ports-all mailing list