From 07b881cb336746cd07060cb90217f6e8036d6706 Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Fri, 19 May 2000 08:14:32 +0000 Subject: Update to 1.28 PR: 18462 Submitted by: maintainer --- textproc/diffstat/Makefile | 9 ++++----- textproc/diffstat/distinfo | 2 +- textproc/diffstat/files/patch-ad | 18 +++++++++--------- textproc/diffstat/pkg-descr | 1 + 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'textproc/diffstat') diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index c5f3951b3362..22e1b4c8a04a 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -6,17 +6,16 @@ # PORTNAME= diffstat -PORTVERSION= 1.27 +PORTVERSION= 1.28 CATEGORIES= textproc devel -MASTER_SITES= ftp://ftp.clark.net/pub/dickey/diffstat/ \ - http://www.clark.net/pub/dickey/diffstat/ -EXTRACT_SUFX= .tgz +MASTER_SITES= ftp://dickey.his.com/diffstat/ +DISTNAME= ${PORTNAME} MAINTAINER= trevor@jpj.net +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= makefile GNU_CONFIGURE= yes -#USE_AUTOCONF= yes MAN1= diffstat.1 diff --git a/textproc/diffstat/distinfo b/textproc/diffstat/distinfo index f5f3fd7d6e1f..7c4ea59efed3 100644 --- a/textproc/diffstat/distinfo +++ b/textproc/diffstat/distinfo @@ -1 +1 @@ -MD5 (diffstat-1.27.tgz) = b5e37dbfe50a4d5988885e2279cccffc +MD5 (diffstat.tar.gz) = c75ab2a0e0be45ac89931e95020aa032 diff --git a/textproc/diffstat/files/patch-ad b/textproc/diffstat/files/patch-ad index 699ca11f1f0c..17d4f233a53b 100644 --- a/textproc/diffstat/files/patch-ad +++ b/textproc/diffstat/files/patch-ad @@ -1,16 +1,16 @@ ---- diffstat.c.orig Sun May 17 05:07:38 1998 -+++ diffstat.c Wed Feb 16 11:20:00 2000 -@@ -83,13 +83,11 @@ - #if HAVE_MALLOC_H +--- diffstat.c.orig Wed Mar 29 16:01:19 2000 ++++ diffstat.c Mon May 8 23:28:20 2000 +@@ -92,13 +92,11 @@ + #ifdef HAVE_MALLOC_H #include #else --extern char *malloc(); +-extern char *malloc(); #endif - #if HAVE_GETOPT_H + #ifdef HAVE_GETOPT_H #include #else --extern int getopt(); - extern char *optarg; - extern int optind; +-extern int getopt(); + extern char *optarg; + extern int optind; #endif diff --git a/textproc/diffstat/pkg-descr b/textproc/diffstat/pkg-descr index d8950b762dcd..70e4e902273c 100644 --- a/textproc/diffstat/pkg-descr +++ b/textproc/diffstat/pkg-descr @@ -4,6 +4,7 @@ files that were compared. It can interpret unified or context diffs, or the default format generated by "diff". WWW: http://www.clark.net/pub/dickey/diffstat/diffstat.html + http://dickey.his.com/diffstat/diffstat.html Trevor Johnson trevor@jpj.net -- cgit v1.2.3