[Midnightbsd-cvs] mports [22307] trunk/devel/tradcpp: update to 0.5.2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 22 07:45:48 EST 2017
Revision: 22307
http://svnweb.midnightbsd.org/mports/?rev=22307
Author: laffer1
Date: 2017-02-22 07:45:47 -0500 (Wed, 22 Feb 2017)
Log Message:
-----------
update to 0.5.2
Modified Paths:
--------------
trunk/devel/tradcpp/Makefile
trunk/devel/tradcpp/distinfo
trunk/devel/tradcpp/pkg-descr
Modified: trunk/devel/tradcpp/Makefile
===================================================================
--- trunk/devel/tradcpp/Makefile 2017-02-22 12:44:38 UTC (rev 22306)
+++ trunk/devel/tradcpp/Makefile 2017-02-22 12:45:47 UTC (rev 22307)
@@ -1,10 +1,10 @@
# $MidnightBSD$
PORTNAME= tradcpp
-PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTVERSION= 0.5.2
CATEGORIES= devel
-MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/
+MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/dholland/ \
+ FREEBSD_LOCAL/sunpoet
MAINTAINER= ports at MidnightBSD.org
COMMENT= Traditional (K&R-style) C preprocessor
Modified: trunk/devel/tradcpp/distinfo
===================================================================
--- trunk/devel/tradcpp/distinfo 2017-02-22 12:44:38 UTC (rev 22306)
+++ trunk/devel/tradcpp/distinfo 2017-02-22 12:45:47 UTC (rev 22307)
@@ -1,2 +1,3 @@
-SHA256 (tradcpp-0.5.1.tar.gz) = 5db30e846ea171ef24935ce26b2b731179eff8d21c5cafe4a636181cb5d8cd1d
-SIZE (tradcpp-0.5.1.tar.gz) = 37156
+TIMESTAMP = 1479482579
+SHA256 (tradcpp-0.5.2.tar.gz) = 6c2153019e6214397294fc40528785e2b8432a4c889a21c41b3f8fc078e74bc0
+SIZE (tradcpp-0.5.2.tar.gz) = 37996
Modified: trunk/devel/tradcpp/pkg-descr
===================================================================
--- trunk/devel/tradcpp/pkg-descr 2017-02-22 12:44:38 UTC (rev 22306)
+++ trunk/devel/tradcpp/pkg-descr 2017-02-22 12:45:47 UTC (rev 22307)
@@ -1,4 +1,4 @@
tradcpp is a traditional (K&R-style) preprocessor.
-It has the particular property that it doesn't (for the most part)
-trash whitespace, so it can be used on makefiles.
+It has the particular property that it doesn't (for the most part) trash
+whitespace, so it can be used on makefiles.
More information about the Midnightbsd-cvs
mailing list