pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/keylaunch (pkgsrc)
details: https://anonhg.NetBSD.org/pkgsrc/rev/68ba1f88c41b
branches: trunk
changeset: 643057:68ba1f88c41b
user: mef <mef%pkgsrc.org@localhost>
date: Wed Dec 10 14:05:40 2014 +0000
description:
(pkgsrc)
- Add LICENSE= gnu-gpl-v2
- Add MASTER_SITES
(upstream)
- Update 1.3.3 to 1.3.9
from debian/changelog
keylaunch (1.3.9) unstable; urgency=low
* Distclean should clean too. (Closes: #570044)
* Add missing script. Not automatically done, because of not using automake.
keylaunch (1.3.8) unstable; urgency=low
* Fix several lintian errors and cleanup aclocal/autoconf stuff.
keylaunch (1.3.7) unstable; urgency=low
* The keylaunch is not dead release!
* Keylaunch is using dh_strip. (Closes: #498310)
keylaunch (1.3.6) unstable; urgency=low
* At first remove all events from the X11 filedescriptor.
This lead to a broken 1.3.5 version.
keylaunch (1.3.5) unstable; urgency=low
* Use select instead of using a while loop with usleep.
keylaunch (1.3.4) unstable; urgency=low
* Since keylaunch uses dh_strip, the install option -s is not needed.
(Closes: #437252)
(Above all are by:)
-- Stefan Pfetzing <dreamind%dreamind.de@localhost>
diffstat:
x11/keylaunch/Makefile | 8 +++++---
x11/keylaunch/distinfo | 8 ++++----
2 files changed, 9 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 4229f105f2e4 -r 68ba1f88c41b x11/keylaunch/Makefile
--- a/x11/keylaunch/Makefile Wed Dec 10 14:02:31 2014 +0000
+++ b/x11/keylaunch/Makefile Wed Dec 10 14:05:40 2014 +0000
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.18 2012/10/29 05:06:31 asau Exp $
+# $NetBSD: Makefile,v 1.19 2014/12/10 14:05:40 mef Exp $
#
-DISTNAME= keylaunch_1.3.3
-PKGNAME= keylaunch-1.3.3
+DISTNAME= keylaunch_1.3.9
+PKGNAME= ${DISTNAME:S/_/-/}
CATEGORIES= x11
MASTER_SITES= http://www.oroborus.org/debian/dists/sid/main/source/x11/
+MASTER_SITES+= ${MASTER_SITE_DEBIAN:=pool/main/k/keylaunch/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.oroborus.org/?node=Download
COMMENT= X utility for binding commands to a hot key
+LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
USE_TOOLS+= gmake
diff -r 4229f105f2e4 -r 68ba1f88c41b x11/keylaunch/distinfo
--- a/x11/keylaunch/distinfo Wed Dec 10 14:02:31 2014 +0000
+++ b/x11/keylaunch/distinfo Wed Dec 10 14:05:40 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2007/03/08 19:49:16 wiz Exp $
+$NetBSD: distinfo,v 1.4 2014/12/10 14:05:40 mef Exp $
-SHA1 (keylaunch_1.3.3.tar.gz) = 925decf486482442a39eba50809a35023755ef00
-RMD160 (keylaunch_1.3.3.tar.gz) = bfa9c526b2b0e217266bd7bd438921208ca3a498
-Size (keylaunch_1.3.3.tar.gz) = 69854 bytes
+SHA1 (keylaunch_1.3.9.tar.gz) = 1dc0b679aba8f08577e8280f6d5ed836a86c4e22
+RMD160 (keylaunch_1.3.9.tar.gz) = 4660c6d90db28373134ab0cbf8d9c8d2888f0225
+Size (keylaunch_1.3.9.tar.gz) = 80286 bytes
Home |
Main Index |
Thread Index |
Old Index