summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-24 06:59:25 +0000
committerwiz <wiz@pkgsrc.org>2018-03-24 06:59:25 +0000
commit7bbd59d093fe3c85f08c5e68085108ffb6074aa6 (patch)
treee0fd8132354b33ef5101466608b418ac52a6f8b5 /x11
parentf70688514d537a4a3ffc9f280e0a4bfbb7e1614c (diff)
downloadpkgsrc-7bbd59d093fe3c85f08c5e68085108ffb6074aa6.tar.gz
xtrap: update to 1.0.3.
Alan Coopersmith (8): Add README with pointers to mailing lists, bugzilla, & git Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS Assume signal handlers return void, as C89 requires config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS This is not a GNU project, so declare it foreign. configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 config: Remove unnecessary calls from configure.ac Eric S. Raymond (1): Bug 9522 - Markup problems on the xtrap.1x page Gaetan Nadon (1): config: update AC_PREREQ statement to 2.60 James Cloos (3): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Matt Turner (4): Makefile: Use _DEFAULT_SOURCE instead of _BSD_SOURCE configure: Depend on libXt Fix pointer-to-int-cast errors xtrap 1.0.3 Paulo Cesar Pereira de Andrade (2): Ansification and compile warning fixes. Janitor: Add matching prototypes to callback functions. Thomas Zimmermann (1): Bug 24530: Add $(AM_CFLAGS) to xtrap*_CFLAGS
Diffstat (limited to 'x11')
-rw-r--r--x11/xtrap/Makefile5
-rw-r--r--x11/xtrap/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/xtrap/Makefile b/x11/xtrap/Makefile
index 4be72348d5d..956edddbec4 100644
--- a/x11/xtrap/Makefile
+++ b/x11/xtrap/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2018/03/07 11:57:48 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2018/03/24 06:59:25 wiz Exp $
-DISTNAME= xtrap-1.0.2
-PKGREVISION= 1
+DISTNAME= xtrap-1.0.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/xtrap/distinfo b/x11/xtrap/distinfo
index 809fc494c64..7ec5322ded5 100644
--- a/x11/xtrap/distinfo
+++ b/x11/xtrap/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:29:13 agc Exp $
+$NetBSD: distinfo,v 1.3 2018/03/24 06:59:25 wiz Exp $
-SHA1 (xtrap-1.0.2.tar.bz2) = 228735dcf4e059865900cee7f9656fc1a6b0a746
-RMD160 (xtrap-1.0.2.tar.bz2) = 2eee6e6da2d6ce22c1d0148b546eea85b073ec22
-SHA512 (xtrap-1.0.2.tar.bz2) = 5fe6e02dd36d2fb65e5b83cbdae81d89fcbf467c9fc3f943a013299c2fc03c76f125627294302acb808d8b53e3ec51a82ba288d793df6ba3e88e0c980c6b3f77
-Size (xtrap-1.0.2.tar.bz2) = 95471 bytes
+SHA1 (xtrap-1.0.3.tar.bz2) = 1f1df2c1cb6422238d4dc2708b15445d1af9bdad
+RMD160 (xtrap-1.0.3.tar.bz2) = a932b596e045466845430536a9502896e3253812
+SHA512 (xtrap-1.0.3.tar.bz2) = cdb205859a96a64ede8ce1df119c318e5b6d35107425996c18be0ec56a6287a0564d768f93012f301cb91d517f67261de5c76441c0bfb796cc0190799aaf6c2f
+Size (xtrap-1.0.3.tar.bz2) = 134065 bytes