pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/twm twm: update to 1.0.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cbea693ac267
branches:  trunk
changeset: 376734:cbea693ac267
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Mar 07 12:18:21 2018 +0000

description:
twm: update to 1.0.10.

This release of twm was made possible by contributions from members of the
NetBSD project and viewers like you.

Alan Coopersmith (1):
      twm 1.0.10

Christos Zoulas (1):
      Add some const.

Emil Velikov (1):
      autogen.sh: use quoted string variables

Michael van Elst (1):
      Do not try to extend the font-pattern with a wild-card.

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Thomas Klausner (1):
      Adapt callers to ExpandFilename change.

diffstat:

 wm/twm/Makefile |   6 +++---
 wm/twm/distinfo |  10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs (36 lines):

diff -r ed7c349f6379 -r cbea693ac267 wm/twm/Makefile
--- a/wm/twm/Makefile   Wed Mar 07 12:16:44 2018 +0000
+++ b/wm/twm/Makefile   Wed Mar 07 12:18:21 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2015/04/17 06:57:41 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/03/07 12:18:21 wiz Exp $
 
-DISTNAME=      twm-1.0.9
+DISTNAME=      twm-1.0.10
 CATEGORIES=    x11 wm
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 EXTRACT_SUFX=  .tar.bz2
@@ -12,7 +12,7 @@
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config yacc
 
-# Work around borked configure test in 1.0.7
+# Work around borked configure test
 CONFIGURE_ENV+=                ac_cv_prog_YACC=yacc
 
 .include "../../x11/libXext/buildlink3.mk"
diff -r ed7c349f6379 -r cbea693ac267 wm/twm/distinfo
--- a/wm/twm/distinfo   Wed Mar 07 12:16:44 2018 +0000
+++ b/wm/twm/distinfo   Wed Mar 07 12:18:21 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2015/11/02 23:42:55 agc Exp $
+$NetBSD: distinfo,v 1.8 2018/03/07 12:18:21 wiz Exp $
 
-SHA1 (twm-1.0.9.tar.bz2) = 09e8a8f0d1072e11eb0d6e354d75a555b9952755
-RMD160 (twm-1.0.9.tar.bz2) = e0f5706a99b2221a0bc9af72378f6a81b428181e
-SHA512 (twm-1.0.9.tar.bz2) = 7b967560d19d1d928729688b7fab8cb7ff1221cef8054b8ad8e62ff0abc451466b49f0ff55a06d7ca89304eda4125e3285751d983705d8d27bb34677a0bf0fbf
-Size (twm-1.0.9.tar.bz2) = 284160 bytes
+SHA1 (twm-1.0.10.tar.bz2) = f632a47620dfe6d75b003839d269b14fa22b262e
+RMD160 (twm-1.0.10.tar.bz2) = eafaa441034b98664e0dcf1e0f10b35c5e445f26
+SHA512 (twm-1.0.10.tar.bz2) = 1280683fce7ebbf5670239cb1f3cee2b40612bd9850d98827e793cf8bf298bdb58e48387cab943ea6befc6f7b34da2567353c22b8eaeb8bcf1b9e303cd7e6a9e
+Size (twm-1.0.10.tar.bz2) = 287094 bytes



Home | Main Index | Thread Index | Old Index