pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/patch



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Mar  3 01:31:35 UTC 2018

Modified Files:
        pkgsrc/devel/patch: Makefile distinfo

Log Message:
Updated devel/patch to 2.7.6

Changes in version 2.7.6:
* Files specififed on the command line are no longer verified to be inside the
  current working directory, so commands like "patch -i foo.diff ../foo" will
  work again.
* Various fixes.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/patch/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/patch/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/patch/Makefile
diff -u pkgsrc/devel/patch/Makefile:1.43 pkgsrc/devel/patch/Makefile:1.44
--- pkgsrc/devel/patch/Makefile:1.43    Thu Apr 23 08:20:45 2015
+++ pkgsrc/devel/patch/Makefile Sat Mar  3 01:31:35 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.43 2015/04/23 08:20:45 wiz Exp $
+# $NetBSD: Makefile,v 1.44 2018/03/03 01:31:35 mef Exp $
 
-DISTNAME=      patch-2.7.5
+DISTNAME=      patch-2.7.6
 CATEGORIES=    devel
 MASTER_SITES=   ${MASTER_SITE_GNU:=patch/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/devel/patch/distinfo
diff -u pkgsrc/devel/patch/distinfo:1.11 pkgsrc/devel/patch/distinfo:1.12
--- pkgsrc/devel/patch/distinfo:1.11    Tue Nov  3 03:29:01 2015
+++ pkgsrc/devel/patch/distinfo Sat Mar  3 01:31:35 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2015/11/03 03:29:01 agc Exp $
+$NetBSD: distinfo,v 1.12 2018/03/03 01:31:35 mef Exp $
 
-SHA1 (patch-2.7.5.tar.xz) = 8fd8f8f8ba640d871bce1bd33c7fd5e2ebe03a1e
-RMD160 (patch-2.7.5.tar.xz) = 90cba07686477e4331b30701098d896784ec5689
-SHA512 (patch-2.7.5.tar.xz) = 6620ac8101f60c0b456ce339fa5e371f40be0b391e2e9728f34f3625f9907e516de61dac2f91bc76e6fd28a9bd1224efc3ba827cfaa606d857730c1af4195a0f
-Size (patch-2.7.5.tar.xz) = 727704 bytes
+SHA1 (patch-2.7.6.tar.xz) = 6f64fa75993bdb285ac4ed6eca6c9212725bff91
+RMD160 (patch-2.7.6.tar.xz) = 439753620b4d27d606110093d0e586719b8451c3
+SHA512 (patch-2.7.6.tar.xz) = fcca87bdb67a88685a8a25597f9e015f5e60197b9a269fa350ae35a7991ed8da553939b4bbc7f7d3cfd863c67142af403b04165633acbce4339056a905e87fbd
+Size (patch-2.7.6.tar.xz) = 783756 bytes



Home | Main Index | Thread Index | Old Index