Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 May 2015 12:27:03 +0000 (UTC)
From:      "Lev A. Serebryakov" <lev@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386403 - head/devel/stlink
Message-ID:  <201505151227.t4FCR3HX012755@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lev
Date: Fri May 15 12:27:02 2015
New Revision: 386403
URL: https://svnweb.freebsd.org/changeset/ports/386403

Log:
   Update to latest commit.

Modified:
  head/devel/stlink/Makefile
  head/devel/stlink/distinfo

Modified: head/devel/stlink/Makefile
==============================================================================
--- head/devel/stlink/Makefile	Fri May 15 12:19:17 2015	(r386402)
+++ head/devel/stlink/Makefile	Fri May 15 12:27:02 2015	(r386403)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	stlink
-PORTVERSION=	1.0.0.20150209
+PORTVERSION=	1.1.0.20150505
 CATEGORIES=	devel
 
 MAINTAINER=	lev@FreeBSD.org
@@ -16,10 +16,9 @@ GTK3_USE=		GNOME=gtk30
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	texane
-GH_TAGNAME=	873fb35
+GH_TAGNAME=	603a723
 
-USES=		gmake pkgconfig
-USE_AUTOTOOLS=	autoconf automake
+USES=		autoreconf gmake pkgconfig
 GNU_CONFIGURE=	yes
 
 PORTDOCS=	README tutorial.pdf

Modified: head/devel/stlink/distinfo
==============================================================================
--- head/devel/stlink/distinfo	Fri May 15 12:19:17 2015	(r386402)
+++ head/devel/stlink/distinfo	Fri May 15 12:27:02 2015	(r386403)
@@ -1,2 +1,2 @@
-SHA256 (texane-stlink-1.0.0.20150209-873fb35_GH0.tar.gz) = e822c2fec8cd12efafe6730592f5d050288f1821d1860044c3737f62be0aa03f
-SIZE (texane-stlink-1.0.0.20150209-873fb35_GH0.tar.gz) = 201385
+SHA256 (texane-stlink-1.1.0.20150505-603a723_GH0.tar.gz) = 2988b82c7cf41a8905df3fecd1e3edbdebb3f76f7b997768647a39b64502e6e2
+SIZE (texane-stlink-1.1.0.20150505-603a723_GH0.tar.gz) = 201724



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