svn commit: r363314 - head/x11/thingylaunch
Pietro Cerutti
gahr at FreeBSD.org
Tue Jul 29 13:11:04 UTC 2014
Author: gahr
Date: Tue Jul 29 13:11:03 2014
New Revision: 363314
URL: http://svnweb.freebsd.org/changeset/ports/363314
QAT: https://qat.redports.org/buildarchive/r363314/
Log:
- Update to 2.0.2
* Do not duplicate identical entries at the end of the history
* Import the std namespace in implementation files
* Switch to using non-member begin() and end()
Modified:
head/x11/thingylaunch/Makefile
head/x11/thingylaunch/distinfo
Modified: head/x11/thingylaunch/Makefile
==============================================================================
--- head/x11/thingylaunch/Makefile Tue Jul 29 13:10:24 2014 (r363313)
+++ head/x11/thingylaunch/Makefile Tue Jul 29 13:11:03 2014 (r363314)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= thingylaunch
-PORTVERSION= 2.0.1
+PORTVERSION= 2.0.2
CATEGORIES= x11
MASTER_SITES= http://gahr.ch/thingylaunch/
@@ -38,7 +38,7 @@ CMAKE_ARGS+= -DUSE_XCB:BOOL=ON
USE_GITHUB= yes
GH_ACCOUNT= gahr
GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 6be8728
+GH_COMMIT= c5ec8c2
PLIST_FILES= bin/${PORTNAME}
Modified: head/x11/thingylaunch/distinfo
==============================================================================
--- head/x11/thingylaunch/distinfo Tue Jul 29 13:10:24 2014 (r363313)
+++ head/x11/thingylaunch/distinfo Tue Jul 29 13:11:03 2014 (r363314)
@@ -1,2 +1,2 @@
-SHA256 (thingylaunch-2.0.1.tar.gz) = 89d2fa8023c24f200ae55a9097d390c20bf4830f5bbcf629cbfac3d3e86a6bb7
-SIZE (thingylaunch-2.0.1.tar.gz) = 11194
+SHA256 (thingylaunch-2.0.2.tar.gz) = a910db2169cf5126105dc7febb63a575b3e565e537c3bf3624720ef478f1fd67
+SIZE (thingylaunch-2.0.2.tar.gz) = 11294
More information about the svn-ports-all
mailing list