summaryrefslogtreecommitdiff
path: root/textproc/cwdiff
diff options
context:
space:
mode:
authormef <mef>2016-07-15 11:14:55 +0000
committermef <mef>2016-07-15 11:14:55 +0000
commit2b0476d4e3b8e2b2ae863917483e3c4ca542ae0b (patch)
tree69dd18231aeeb855d491251f64c41e1d9e4ff700 /textproc/cwdiff
parentae23ab7e8b196cca3e8c644acad898ce330e175c (diff)
downloadpkgsrc-2b0476d4e3b8e2b2ae863917483e3c4ca542ae0b.tar.gz
Updated textproc/cwdiff 0.2.7 to 0.4.0
-------------------------------------- (from https://github.com/junghans/cwdiff/releases page) on 13 Nov 2015 v0.4.0 dropped a2ps and out option, clean up on 1 Jul 2015 v0.3.1 cwdiff: fix --diffopts option (fixes #4) on 16 Mar 2015 v0.3.0 fixed Makefile on 14 Mar 2015 v0.2.8 cwdiff: moved issue tracker to github
Diffstat (limited to 'textproc/cwdiff')
-rw-r--r--textproc/cwdiff/Makefile8
-rw-r--r--textproc/cwdiff/distinfo10
2 files changed, 10 insertions, 8 deletions
diff --git a/textproc/cwdiff/Makefile b/textproc/cwdiff/Makefile
index 595c2441660..a7c6eec4208 100644
--- a/textproc/cwdiff/Makefile
+++ b/textproc/cwdiff/Makefile
@@ -1,8 +1,10 @@
-# $NetBSD: Makefile,v 1.3 2016/07/15 11:01:18 mef Exp $
+# $NetBSD: Makefile,v 1.4 2016/07/15 11:14:55 mef Exp $
-DISTNAME= cwdiff-0.2.7
+VERSION= 0.4.0
+DISTNAME= cwdiff-${VERSION}
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=junghans/}
+GITHUB_TAG= v${VERSION}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://code.google.com/p/cj-overlay/
@@ -19,7 +21,7 @@ AUTO_MKDIRS= yes
do-install:
(cd ${WRKSRC} ;\
${INSTALL_SCRIPT} cwdiff ${DESTDIR}${PREFIX}/bin ;\
- ${INSTALL_DATA} hgrc.d/cwdiff.rc ${DESTDIR}${PREFIX}/${INSTALLATION_DIRS} ;\
+ ${INSTALL_DATA} cwdiff.rc ${DESTDIR}${PREFIX}/${INSTALLATION_DIRS} ;\
)
.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/cwdiff/distinfo b/textproc/cwdiff/distinfo
index 3e31994357d..a6c50082b2e 100644
--- a/textproc/cwdiff/distinfo
+++ b/textproc/cwdiff/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/07/15 11:01:18 mef Exp $
+$NetBSD: distinfo,v 1.5 2016/07/15 11:14:55 mef Exp $
-SHA1 (cwdiff-0.2.7.tar.gz) = c3ce85a7a25d4b13a89fbbedf60f75dd171bb6da
-RMD160 (cwdiff-0.2.7.tar.gz) = 0fbe7bdaa40f06a72827122fffb5cee17ee7cdc0
-SHA512 (cwdiff-0.2.7.tar.gz) = a3c7c91a3f496641bf2eaa2c92b442e9201507279df46279c4a838ab6a51e34a4dc5bf5e2252c38e07392d52bb36da513af4bfa9c8321190b63d5637744e76f9
-Size (cwdiff-0.2.7.tar.gz) = 3752 bytes
+SHA1 (cwdiff-0.4.0.tar.gz) = a0406235d64d001c7509b35879c4b378b09cea5b
+RMD160 (cwdiff-0.4.0.tar.gz) = cc23f81d20d7ce9f0407d3600f47ebd9eff32d5f
+SHA512 (cwdiff-0.4.0.tar.gz) = b5deda44d94bd3aa93a68da136f4170996ee02c683c38329cbc16a108e0795e86c3543759e1d7adc3d512d4dcbc416436e733341e1b4f3d96325e999e84a4fbe
+Size (cwdiff-0.4.0.tar.gz) = 4468 bytes