Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 2015 18:53:18 +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: r376555 - head/devel/libsmdev
Message-ID:  <201501081853.t08IrIhP036423@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Jan  8 18:53:17 2015
New Revision: 376555
URL: https://svnweb.freebsd.org/changeset/ports/376555
QAT: https://qat.redports.org/buildarchive/r376555/

Log:
  Update to alpha-20150105

Modified:
  head/devel/libsmdev/Makefile
  head/devel/libsmdev/distinfo

Modified: head/devel/libsmdev/Makefile
==============================================================================
--- head/devel/libsmdev/Makefile	Thu Jan  8 18:52:20 2015	(r376554)
+++ head/devel/libsmdev/Makefile	Thu Jan  8 18:53:17 2015	(r376555)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libsmdev
-DISTVERSION=	alpha-20141021
+DISTVERSION=	alpha-20150105
 CATEGORIES=	devel
-MASTER_SITES=	https://googledrive.com/host/0B3fBvzttpiiSNEJFQ1FqanFYVUU/ \
+MASTER_SITES=	https://github.com/libyal/libsmdev/releases/download/${PORTVERSION:E}/ \
 		LOCAL/antoine
 
 MAINTAINER=	antoine@FreeBSD.org
@@ -14,7 +14,7 @@ LICENSE=	LGPL3
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-python --with-libintl-prefix=${LOCALBASE} ${ICONV_CONFIGURE_ARG}
-USES=		gettext iconv libtool pathfix python:2
+USES=		gettext iconv libtool pathfix python
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:E}

Modified: head/devel/libsmdev/distinfo
==============================================================================
--- head/devel/libsmdev/distinfo	Thu Jan  8 18:52:20 2015	(r376554)
+++ head/devel/libsmdev/distinfo	Thu Jan  8 18:53:17 2015	(r376555)
@@ -1,2 +1,2 @@
-SHA256 (libsmdev-alpha-20141021.tar.gz) = 0717a78f05cbf705f85d909c3074faf3d18e69b76986a1fa3562843bd2f4f676
-SIZE (libsmdev-alpha-20141021.tar.gz) = 1122934
+SHA256 (libsmdev-alpha-20150105.tar.gz) = 497a402a36aa31c0ec497db5f4ece6c840a6a3900a45e00e17aaae248348a5e8
+SIZE (libsmdev-alpha-20150105.tar.gz) = 1123551



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