pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/tradcpp



Module Name:    pkgsrc
Committed By:   dholland
Date:           Sun Sep  4 21:21:35 UTC 2016

Modified Files:
        pkgsrc/devel/tradcpp: Makefile distinfo

Log Message:
release 0.5.2 (20160904)
   - Fix typo in -U usage message, noticed by Joerg.
   - Add a -debuglog option to send an execution trace to a file.
     Intended to be used when debugging imake templates and other
     complex input, not for debugging tradcpp itself.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/tradcpp/Makefile
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/tradcpp/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/tradcpp/Makefile
diff -u pkgsrc/devel/tradcpp/Makefile:1.9 pkgsrc/devel/tradcpp/Makefile:1.10
--- pkgsrc/devel/tradcpp/Makefile:1.9   Sat Jun 13 02:08:42 2015
+++ pkgsrc/devel/tradcpp/Makefile       Sun Sep  4 21:21:35 2016
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2015/06/13 02:08:42 dholland Exp $
+# $NetBSD: Makefile,v 1.10 2016/09/04 21:21:35 dholland Exp $
 #
 
-DISTNAME=      tradcpp-0.5.1
+DISTNAME=      tradcpp-0.5.2
 CATEGORIES=    devel
 MASTER_SITES=  http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
 

Index: pkgsrc/devel/tradcpp/distinfo
diff -u pkgsrc/devel/tradcpp/distinfo:1.12 pkgsrc/devel/tradcpp/distinfo:1.13
--- pkgsrc/devel/tradcpp/distinfo:1.12  Tue Nov  3 03:29:37 2015
+++ pkgsrc/devel/tradcpp/distinfo       Sun Sep  4 21:21:35 2016
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/03 03:29:37 agc Exp $
+$NetBSD: distinfo,v 1.13 2016/09/04 21:21:35 dholland Exp $
 
-SHA1 (tradcpp-0.5.1.tar.gz) = b10d31757e3e28cc5c32ffedf56b421ce436f002
-RMD160 (tradcpp-0.5.1.tar.gz) = 0ac1a49a8020b5ef23ed0d4bbed00b2fcf147ecc
-SHA512 (tradcpp-0.5.1.tar.gz) = bd936438a7d30496cc589fe897f03005f5c54f96b5539a6a6dd321de8de834c6394785950541a7685cea01677f1734852ecfb6ebce6e544a3e9fcc558105c136
-Size (tradcpp-0.5.1.tar.gz) = 37156 bytes
+SHA1 (tradcpp-0.5.2.tar.gz) = 2864cadfffcb5b04ff6e2cccdfcc3a64898b0d82
+RMD160 (tradcpp-0.5.2.tar.gz) = 2eb9e53caf7d18673ed5d4098bdf85058734d382
+SHA512 (tradcpp-0.5.2.tar.gz) = 84af2e82eb690d9451e1b0283432d7694b23d6d714fc7f275b4d3fc92c84b2a49d829849978a13789e32197e1961f16b442b68d6091b005c2165c3c9b5a53ac5
+Size (tradcpp-0.5.2.tar.gz) = 37996 bytes



Home | Main Index | Thread Index | Old Index