On Mon, Jul 17, 2006 at 11:08:19AM +0200, Jon Olsson wrote:
> On Mon, Jul 17, 2006 at 10:51:12AM +0200, [EMAIL PROTECTED] wrote:
> > Hi Jon,
> > here's an update diff for diffstat to version 1.43.
> > There happened a few bugfixes in the code.
> > Tested on -current i386.
> 
> Thanks, feel free to take over maintainership and email this to ports@
> 

Thanks Jon, i'll take over.

Updated Makefile, please test and commit.
Comments?


Regards

Simon
Index: Makefile
===================================================================
RCS file: /cvs/ports/textproc/diffstat/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile    8 Jan 2006 15:17:02 -0000       1.5
+++ Makefile    17 Jul 2006 09:31:00 -0000
@@ -2,12 +2,12 @@
 
 COMMENT=               "accumulates and displays statistics from a diff file"
 
-DISTNAME=              diffstat-1.41
+DISTNAME=              diffstat-1.43
 CATEGORIES=            textproc
 MASTER_SITES=          ftp://invisible-island.net/diffstat/
 EXTRACT_SUFX=          .tgz
 
-MAINTAINER=            Jon Olsson <[EMAIL PROTECTED]>
+MAINTAINER=            Simon Dassow <[EMAIL PROTECTED]>
 HOMEPAGE=              http://dickey.his.com/diffstat/diffstat.html
 
 # ISC-like
Index: distinfo
===================================================================
RCS file: /cvs/ports/textproc/diffstat/distinfo,v
retrieving revision 1.5
diff -u -r1.5 distinfo
--- distinfo    8 Jan 2006 15:17:02 -0000       1.5
+++ distinfo    17 Jul 2006 09:31:00 -0000
@@ -1,4 +1,4 @@
-MD5 (diffstat-1.41.tgz) = c4a55fea8f94dbd1664f76c98da4ee17
-RMD160 (diffstat-1.41.tgz) = b152a6061ea5500e969c65c7c8832decac2aa40a
-SHA1 (diffstat-1.41.tgz) = 75545e796ad6b2663170f21dc7d303d3487ad5d8
-SIZE (diffstat-1.41.tgz) = 98321
+MD5 (diffstat-1.43.tgz) = c23f9af8075fd81e98a0afdc3df49de9
+RMD160 (diffstat-1.43.tgz) = 3b970ebfebc7216c274b939e03463b67bb491dd5
+SHA1 (diffstat-1.43.tgz) = fcd9c1edb9e5b71b687d39b1d193e77b9ba4cd2f
+SIZE (diffstat-1.43.tgz) = 100862

Reply via email to