aboutsummaryrefslogtreecommitdiff
path: root/x11/thingylaunch
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2014-04-03 11:57:50 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2014-04-03 11:57:50 +0000
commitceada68e2c80ad55b8bf0cdf38703f6040768303 (patch)
tree8d89698ecc71d8c6dd49f75280d00b4ee6245879 /x11/thingylaunch
parent352b2f516f6132659dde41ce0738da4dcc363f56 (diff)
downloadports-ceada68e2c80ad55b8bf0cdf38703f6040768303.tar.gz
ports-ceada68e2c80ad55b8bf0cdf38703f6040768303.zip
- Update to 1.1.6
* Fix a bug where the command line wasn't always '\0'-terminated * Fix style here and there * Update COPYRIGHT years to include 2014 - Fix LICENSE (BSD -> BSD2CLAUSE) - Add another repo to MASTER_SITES
Notes
Notes: svn path=/head/; revision=350003
Diffstat (limited to 'x11/thingylaunch')
-rw-r--r--x11/thingylaunch/Makefile7
-rw-r--r--x11/thingylaunch/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 559fa0c88a9d..0006cd86540c 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -2,13 +2,14 @@
# $FreeBSD$
PORTNAME= thingylaunch
-PORTVERSION= 1.1.5
+PORTVERSION= 1.1.6
CATEGORIES= x11
+MASTER_SITES= http://gahr.ch/thingylaunch/
MAINTAINER= gahr@FreeBSD.org
COMMENT= Lightweight tab-completing launcher for X
-LICENSE= MIT BSD
+LICENSE= MIT BSD2CLAUSE
LICENSE_COMB= multi
USE_XORG= x11 xproto
@@ -17,7 +18,7 @@ USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= gahr
GH_TAGNAME= ${PORTVERSION}
-GH_COMMIT= 8acab93
+GH_COMMIT= caa7e02
PLIST_FILES= bin/${PORTNAME}
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index c1eb58199f32..b5d0f390a6f0 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (thingylaunch-1.1.5.tar.gz) = 60893e05c1dd2d4a0ed6a23a0675727254b9dc52c45c511e4f9064ff4893356a
-SIZE (thingylaunch-1.1.5.tar.gz) = 7936
+SHA256 (thingylaunch-1.1.6.tar.gz) = 118283137f334e75e7a1c6567a45a59686000669e78c1e054cc6689d0166df3b
+SIZE (thingylaunch-1.1.6.tar.gz) = 7977