aboutsummaryrefslogtreecommitdiffstats
path: root/x11/thingylaunch
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2014-04-08 19:39:10 +0800
committergahr <gahr@FreeBSD.org>2014-04-08 19:39:10 +0800
commit65b4e6fc5acb078f89ea0801c8cf915c797f1e5b (patch)
treecf520c477bc08d90b438eb7f178f659778f6ad0d /x11/thingylaunch
parentcc7334d3aa6e7beeab5d296df458a7f6b14bf245 (diff)
downloadfreebsd-ports-gnome-65b4e6fc5acb078f89ea0801c8cf915c797f1e5b.tar.gz
freebsd-ports-gnome-65b4e6fc5acb078f89ea0801c8cf915c797f1e5b.tar.zst
freebsd-ports-gnome-65b4e6fc5acb078f89ea0801c8cf915c797f1e5b.zip
- Update to 1.2.1
* Add some missing #include (Emanuel Haupt) * Optimize the option parsing code * Remove unused variable
Diffstat (limited to 'x11/thingylaunch')
-rw-r--r--x11/thingylaunch/Makefile4
-rw-r--r--x11/thingylaunch/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 32181fa82dfc..995574a35627 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= thingylaunch
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= x11
MASTER_SITES= http://gahr.ch/thingylaunch/
@@ -21,7 +21,7 @@ CXXFLAGS+= -std=c++11
USE_GITHUB= yes
GH_ACCOUNT= gahr
GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 48688bc
+GH_COMMIT= d35711b
PLIST_FILES= bin/${PORTNAME}
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index cada972232cd..601fb4b04d8c 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (thingylaunch-1.2.0.tar.gz) = 61dec5994e554f7bd9dc08f4cc01cdba7a827d5f663113412dd3e89ddfa60b2c
-SIZE (thingylaunch-1.2.0.tar.gz) = 8165
+SHA256 (thingylaunch-1.2.1.tar.gz) = 2204151a41b236e8d58d801ef5de17d3d13ca329485ce26a5d803c2675e9beb3
+SIZE (thingylaunch-1.2.1.tar.gz) = 8214