summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-05-17 19:28:04 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-05-17 19:28:04 +0000
commit81a0947f12dd326118e5b1cc99b3d7c8acdfb617 (patch)
treecf57879a7c42f456ceeacd8d05d503f39749027c /x11
parent- Remove bogus @dirrmtry.s from plist discovered by pkgng DEVELOPER_MODE. (diff)
- Update to 1.1.5
* Add COPYRIGHT file * Update COPYRIGHT years to include 2013 * Remove debug printf and puts * Fixup indentation * Switch build system to CMake * Import into GitHub.com
Notes
Notes: svn path=/head/; revision=318398
Diffstat (limited to 'x11')
-rw-r--r--x11/thingylaunch/Makefile20
-rw-r--r--x11/thingylaunch/distinfo4
2 files changed, 12 insertions, 12 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile
index 6f1327ab0c52..707e54587d8a 100644
--- a/x11/thingylaunch/Makefile
+++ b/x11/thingylaunch/Makefile
@@ -2,24 +2,24 @@
# $FreeBSD$
PORTNAME= thingylaunch
-PORTVERSION= 1.1.4
+PORTVERSION= 1.1.5
CATEGORIES= x11
-MASTER_SITES= http://www.gahr.ch/${PORTNAME}/ \
- ${MASTER_SITE_LOCAL}/gahr/ \
- http://people.freebsd.org/~gahr/distfiles/
MAINTAINER= gahr@FreeBSD.org
-COMMENT= A lightweight tab-completing launcher for X
+COMMENT= Lightweight tab-completing launcher for X
-LICENSE= MIT
+LICENSE= MIT BSD
+LICENSE_COMB= multi
USE_XORG= x11 xproto
-USE_GNOME= pkgconfig
+USES= cmake:outsource
MAKE_JOBS_SAFE= yes
-PLIST_FILES= bin/${PORTNAME}
+USE_GITHUB= yes
+GH_ACCOUNT= gahr
+GH_TAGNAME= ${PORTVERSION}
+GH_COMMIT= 8acab93
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>
diff --git a/x11/thingylaunch/distinfo b/x11/thingylaunch/distinfo
index f1a6ccd06db6..c1eb58199f32 100644
--- a/x11/thingylaunch/distinfo
+++ b/x11/thingylaunch/distinfo
@@ -1,2 +1,2 @@
-SHA256 (thingylaunch-1.1.4.tar.gz) = e78c77b9761d198a435bda6b62d886dbc105541cc5bb5d67963773edc322c89e
-SIZE (thingylaunch-1.1.4.tar.gz) = 7192
+SHA256 (thingylaunch-1.1.5.tar.gz) = 60893e05c1dd2d4a0ed6a23a0675727254b9dc52c45c511e4f9064ff4893356a
+SIZE (thingylaunch-1.1.5.tar.gz) = 7936