pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/capistrano



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Jun 21 14:13:46 UTC 2017

Modified Files:
        pkgsrc/sysutils/capistrano: Makefile distinfo

Log Message:
Update capistrano to 3.8.2.

## `3.8.2` (2017-06-16)

https://github.com/capistrano/capistrano/compare/v3.8.1...v3.8.2

### Breaking changes:

* None

### Other changes:

* [#1882](https://github.com/capistrano/capistrano/pull/1882): Explain where to add new Capfile lines in scm deprecation warning - [@robd](https://github.com/robd)


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/sysutils/capistrano/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/capistrano/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/capistrano/Makefile
diff -u pkgsrc/sysutils/capistrano/Makefile:1.23 pkgsrc/sysutils/capistrano/Makefile:1.24
--- pkgsrc/sysutils/capistrano/Makefile:1.23    Sat Apr 22 16:47:01 2017
+++ pkgsrc/sysutils/capistrano/Makefile Wed Jun 21 14:13:46 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2017/04/22 16:47:01 taca Exp $
+# $NetBSD: Makefile,v 1.24 2017/06/21 14:13:46 taca Exp $
 
-DISTNAME=      capistrano-3.8.1
+DISTNAME=      capistrano-3.8.2
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/sysutils/capistrano/distinfo
diff -u pkgsrc/sysutils/capistrano/distinfo:1.19 pkgsrc/sysutils/capistrano/distinfo:1.20
--- pkgsrc/sysutils/capistrano/distinfo:1.19    Sat Apr 22 16:47:01 2017
+++ pkgsrc/sysutils/capistrano/distinfo Wed Jun 21 14:13:46 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2017/04/22 16:47:01 taca Exp $
+$NetBSD: distinfo,v 1.20 2017/06/21 14:13:46 taca Exp $
 
-SHA1 (capistrano-3.8.1.gem) = 6929bd8abf29a2a42f2f59995dd380ec68a5a230
-RMD160 (capistrano-3.8.1.gem) = e377e72622a4c790a87de02afb1d8bef2c5a4200
-SHA512 (capistrano-3.8.1.gem) = 122028c1e1d15e2c83b30d81722518bbe017bf2beb07691879c18d32cdd5abd04b80aa9e2d15a832e35ccb0b62a65300d67464ab3831fffa92a8b259e7b48197
-Size (capistrano-3.8.1.gem) = 75776 bytes
+SHA1 (capistrano-3.8.2.gem) = b76ce9bceb76199cdb3f8d54c6d3a9a89fdff782
+RMD160 (capistrano-3.8.2.gem) = 1f1d4e13adf771c2acc6b610ffb227e4b4886904
+SHA512 (capistrano-3.8.2.gem) = fde63a54e8d475c7eafd235f11cc6d7f429e8b72bc68a5afce3183c4b9e3602a47618d038699be38b62758ec29160664f74c30dbf053d879b16d2e33f91cbd12
+Size (capistrano-3.8.2.gem) = 76288 bytes



Home | Main Index | Thread Index | Old Index