pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/hub



Module Name:    pkgsrc
Committed By:   leot
Date:           Wed Jul 10 18:02:46 UTC 2019

Modified Files:
        pkgsrc/net/hub: Makefile distinfo

Log Message:
hub: Update to 2.12.2

Changes:
2.12.2
------
* Improve `pull-request` push target detection for `git config push.default`
  is "upstream", but when the current branch does not have upstream
  configuration


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/net/hub/Makefile
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/hub/distinfo

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

Modified files:

Index: pkgsrc/net/hub/Makefile
diff -u pkgsrc/net/hub/Makefile:1.27 pkgsrc/net/hub/Makefile:1.28
--- pkgsrc/net/hub/Makefile:1.27        Sun Jun 30 21:23:24 2019
+++ pkgsrc/net/hub/Makefile     Wed Jul 10 18:02:46 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.27 2019/06/30 21:23:24 leot Exp $
+# $NetBSD: Makefile,v 1.28 2019/07/10 18:02:46 leot Exp $
 
-DISTNAME=      hub-2.12.1
+DISTNAME=      hub-2.12.2
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=github/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/net/hub/distinfo
diff -u pkgsrc/net/hub/distinfo:1.16 pkgsrc/net/hub/distinfo:1.17
--- pkgsrc/net/hub/distinfo:1.16        Sun Jun 30 21:23:24 2019
+++ pkgsrc/net/hub/distinfo     Wed Jul 10 18:02:46 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2019/06/30 21:23:24 leot Exp $
+$NetBSD: distinfo,v 1.17 2019/07/10 18:02:46 leot Exp $
 
-SHA1 (hub-2.12.1.tar.gz) = 8e13e9d18836c9a4e1150a47748cfd5faa9a36e1
-RMD160 (hub-2.12.1.tar.gz) = 5b8ebb580f48c3a81b1ffa01f5d3110c632f59b0
-SHA512 (hub-2.12.1.tar.gz) = c7b62758e423bf69fde2a4b040e1a9586cf76c2fbe633f4abc8ec465db1e37694efec23ce947b71c4131f5c73a37b5427f6c454061d2eb743a6b5f4c4e274107
-Size (hub-2.12.1.tar.gz) = 1623548 bytes
+SHA1 (hub-2.12.2.tar.gz) = 15c13fee100a44055ae754ecc5aae49e33fa78da
+RMD160 (hub-2.12.2.tar.gz) = 5da0d52f3efdb4390a18052e46e8944ff21f1c9f
+SHA512 (hub-2.12.2.tar.gz) = 909b839a58563a13baf744a73096e5f93ead212a43a745ff77e2411c4410b26ab196e441c36b4afdfa6c70d17344741219b26fe5e83634b5a6662619de09a47c
+Size (hub-2.12.2.tar.gz) = 1623540 bytes



Home | Main Index | Thread Index | Old Index