pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/quilt
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Jul 9 13:21:05 UTC 2019
Modified Files:
pkgsrc/devel/quilt: Makefile distinfo
Log Message:
Update to 0.66
Changelog:
0.66
User-visible changes since 0.65 are as follows:
- Add support for lzip archives and patches
- Document QUILT_PC as user-settable
- configure: Don't require md5sum
- Test suite: Allow keeping the working directory on failure
- Test suite: Fix regex for recent versions of perl ...
0.65
User-visible changes since 0.64 are as follows:
- Translation fixes
- Project settings have priority
- Reject binary files in patches
- Fix a race condition in diff_file
- Performance: Optimizations to the setup command
- Performance: Optimizations to the bash completion script ...
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/quilt/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/quilt/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/quilt/Makefile
diff -u pkgsrc/devel/quilt/Makefile:1.22 pkgsrc/devel/quilt/Makefile:1.23
--- pkgsrc/devel/quilt/Makefile:1.22 Thu May 23 19:22:59 2019
+++ pkgsrc/devel/quilt/Makefile Tue Jul 9 13:21:05 2019
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2019/05/23 19:22:59 rillig Exp $
+# $NetBSD: Makefile,v 1.23 2019/07/09 13:21:05 ryoon Exp $
#
-DISTNAME= quilt-0.64
-PKGREVISION= 4
+DISTNAME= quilt-0.66
CATEGORIES= devel scm
MASTER_SITES= http://download.savannah.gnu.org/releases/quilt/
Index: pkgsrc/devel/quilt/distinfo
diff -u pkgsrc/devel/quilt/distinfo:1.6 pkgsrc/devel/quilt/distinfo:1.7
--- pkgsrc/devel/quilt/distinfo:1.6 Tue Nov 3 03:29:18 2015
+++ pkgsrc/devel/quilt/distinfo Tue Jul 9 13:21:05 2019
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.6 2015/11/03 03:29:18 agc Exp $
+$NetBSD: distinfo,v 1.7 2019/07/09 13:21:05 ryoon Exp $
-SHA1 (quilt-0.64.tar.gz) = 06eb2eda331c37e28b6172e6d22cd9fcf0ad56ea
-RMD160 (quilt-0.64.tar.gz) = 31787e95b7742c534ced9b23ecbb4e723704c29d
-SHA512 (quilt-0.64.tar.gz) = c170cef05baca02ffb12d8a14303528fe67f7f4d2b263a0007848d3360ac050c2345a610fe28d44757fe74abe69833fae8fef2a1670844b77652dae1073c65d3
-Size (quilt-0.64.tar.gz) = 407845 bytes
+SHA1 (quilt-0.66.tar.gz) = e848f46d1e2b0dd07eee1a04f04fb2a4c37bf1d0
+RMD160 (quilt-0.66.tar.gz) = 4d7471e3776a07b25f600bcdc4d6bfa8cc29ccfa
+SHA512 (quilt-0.66.tar.gz) = c2cb75c0937612e1e0da25b713acf629b6b5aacbd8254d8bd17220b63c7b8ca996cd9d0315a32d67d54a4a7dc01b212cdda33afaacf3db063da757f1973306f4
+Size (quilt-0.66.tar.gz) = 413069 bytes
SHA1 (patch-aa) = 48abaee6f49469f64ee8b85827c84da28a7dac96
Home |
Main Index |
Thread Index |
Old Index