pkgsrc-Changes archive

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

CVS commit: pkgsrc



Module Name:    pkgsrc
Committed By:   schwarz
Date:           Sun Apr 12 14:41:14 UTC 2020

Modified Files:
        pkgsrc/doc: CHANGES-2020
        pkgsrc/editors/nano: Makefile distinfo

Log Message:
updated editors/nano to 4.9.2


To generate a diff of this commit:
cvs rdiff -u -r1.2239 -r1.2240 pkgsrc/doc/CHANGES-2020
cvs rdiff -u -r1.86 -r1.87 pkgsrc/editors/nano/Makefile
cvs rdiff -u -r1.57 -r1.58 pkgsrc/editors/nano/distinfo

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

Modified files:

Index: pkgsrc/doc/CHANGES-2020
diff -u pkgsrc/doc/CHANGES-2020:1.2239 pkgsrc/doc/CHANGES-2020:1.2240
--- pkgsrc/doc/CHANGES-2020:1.2239      Sun Apr 12 11:49:59 2020
+++ pkgsrc/doc/CHANGES-2020     Sun Apr 12 14:41:14 2020
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2020,v 1.2239 2020/04/12 11:49:59 adam Exp $
+$NetBSD: CHANGES-2020,v 1.2240 2020/04/12 14:41:14 schwarz Exp $
 
 Changes to the packages collection and infrastructure in 2020:
 
@@ -3085,3 +3085,4 @@ Changes to the packages collection and i
        Updated devel/rgbds to 0.4.0 [nia 2020-04-12]
        Updated net/py-subunit to 1.4.0 [adam 2020-04-12]
        Updated devel/py-test-assume to 2.2.1 [adam 2020-04-12]
+       Updated editors/nano to 4.9.2 [schwarz 2020-04-12]

Index: pkgsrc/editors/nano/Makefile
diff -u pkgsrc/editors/nano/Makefile:1.86 pkgsrc/editors/nano/Makefile:1.87
--- pkgsrc/editors/nano/Makefile:1.86   Wed Apr  1 20:30:53 2020
+++ pkgsrc/editors/nano/Makefile        Sun Apr 12 14:41:14 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.86 2020/04/01 20:30:53 schwarz Exp $
+# $NetBSD: Makefile,v 1.87 2020/04/12 14:41:14 schwarz Exp $
 
-DISTNAME=      nano-4.9
+DISTNAME=      nano-4.9.2
 CATEGORIES=    editors
-MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:R}/
+MASTER_SITES=  https://www.nano-editor.org/dist/v${PKGVERSION_NOREV:C/\..*$//}/
 EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    wiedi%frubar.net@localhost

Index: pkgsrc/editors/nano/distinfo
diff -u pkgsrc/editors/nano/distinfo:1.57 pkgsrc/editors/nano/distinfo:1.58
--- pkgsrc/editors/nano/distinfo:1.57   Wed Apr  1 20:30:53 2020
+++ pkgsrc/editors/nano/distinfo        Sun Apr 12 14:41:14 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.57 2020/04/01 20:30:53 schwarz Exp $
+$NetBSD: distinfo,v 1.58 2020/04/12 14:41:14 schwarz Exp $
 
-SHA1 (nano-4.9.tar.xz) = f566133338ac083975c028504e7dc789d29a76b1
-RMD160 (nano-4.9.tar.xz) = f67794bca69754bad2dc0d5ca66a1c4656764b05
-SHA512 (nano-4.9.tar.xz) = 138e3279413f2555bb2109b3ca0a7b61e0d3e0385c7c6d7ce7ab23f4db3b7bf0cc463930d6728e4f244868b93a3df7db73b0c85d30748cdfa7591b4ae71cfe1b
-Size (nano-4.9.tar.xz) = 1520144 bytes
+SHA1 (nano-4.9.2.tar.xz) = 5da9831a1c57f225094d1475479f84b325f68c19
+RMD160 (nano-4.9.2.tar.xz) = b56a2194b6fdd11ccbbbe10a924b5be18f4a7483
+SHA512 (nano-4.9.2.tar.xz) = 532f706ec0797247f59283f93de7858fb8b66ca4eabc020218cc912f893c354ff79a4c828a16f89146d7a512dd5046009c8118f0a1726718cd32275ca2c095cf
+Size (nano-4.9.2.tar.xz) = 1517276 bytes
 SHA1 (patch-configure) = 20c1525ba2b762d851a2938d1cce4b128985a0b8



Home | Main Index | Thread Index | Old Index