pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/xtrap xtrap: update to 1.0.3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b056a7f6317e
branches:  trunk
changeset: 377880:b056a7f6317e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Mar 24 06:59:25 2018 +0000

description:
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:

 x11/xtrap/Makefile |   5 ++---
 x11/xtrap/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (28 lines):

diff -r bbbbcf179475 -r b056a7f6317e x11/xtrap/Makefile
--- a/x11/xtrap/Makefile        Sat Mar 24 06:50:49 2018 +0000
+++ b/x11/xtrap/Makefile        Sat Mar 24 06:59:25 2018 +0000
@@ -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 -r bbbbcf179475 -r b056a7f6317e x11/xtrap/distinfo
--- a/x11/xtrap/distinfo        Sat Mar 24 06:50:49 2018 +0000
+++ b/x11/xtrap/distinfo        Sat Mar 24 06:59:25 2018 +0000
@@ -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



Home | Main Index | Thread Index | Old Index