pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/easy-rsa Fix version number. Since this is b...
details: https://anonhg.NetBSD.org/pkgsrc/rev/fb74304a78b7
branches: trunk
changeset: 372357:fb74304a78b7
user: jnemeth <jnemeth%pkgsrc.org@localhost>
date: Mon Dec 04 06:55:56 2017 +0000
description:
Fix version number. Since this is brand new and didn't create a
proper package, don't bother with PKGREVISION bump.
diffstat:
security/easy-rsa/Makefile | 6 +++---
security/easy-rsa/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 92261e1ce2b4 -r fb74304a78b7 security/easy-rsa/Makefile
--- a/security/easy-rsa/Makefile Mon Dec 04 06:23:21 2017 +0000
+++ b/security/easy-rsa/Makefile Mon Dec 04 06:55:56 2017 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2017/12/04 06:15:23 jnemeth Exp $
+# $NetBSD: Makefile,v 1.2 2017/12/04 06:55:56 jnemeth Exp $
-DISTNAME= v3.0.3
-PKGNAME= ${GITHUB_PROJECT}-${DISTNAME}
+DISTNAME= easy-rsa-3.0.3
#PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GITHUB:=OpenVPN/}
@@ -13,6 +12,7 @@
LICENSE= gnu-gpl-v2
GITHUB_PROJECT= easy-rsa
+GITHUB_TAG= v${PKGVERSION_NOREV}
WRKSRC= ${WRKDIR}/easy-rsa-3.0.3
USE_LANGUAGES= # none
diff -r 92261e1ce2b4 -r fb74304a78b7 security/easy-rsa/distinfo
--- a/security/easy-rsa/distinfo Mon Dec 04 06:23:21 2017 +0000
+++ b/security/easy-rsa/distinfo Mon Dec 04 06:55:56 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1.1.1 2017/12/04 06:15:23 jnemeth Exp $
+$NetBSD: distinfo,v 1.2 2017/12/04 06:55:56 jnemeth Exp $
-SHA1 (easy-rsa/v3.0.3.tar.gz) = 18d570d55f342a912780e8c071d65f68746c0e7b
-RMD160 (easy-rsa/v3.0.3.tar.gz) = 59a640871a5351f502d9bdb5140aa1396d207523
-SHA512 (easy-rsa/v3.0.3.tar.gz) = edc097936bc2400f131e17fe8a94b81d009befa21622d51064262b2ea2f39b28774c51224353f8b1cba790bfc53b9184e5a39abf85aee0a9310f5e08380019d2
-Size (easy-rsa/v3.0.3.tar.gz) = 636592 bytes
+SHA1 (easy-rsa/easy-rsa-3.0.3.tar.gz) = 18d570d55f342a912780e8c071d65f68746c0e7b
+RMD160 (easy-rsa/easy-rsa-3.0.3.tar.gz) = 59a640871a5351f502d9bdb5140aa1396d207523
+SHA512 (easy-rsa/easy-rsa-3.0.3.tar.gz) = edc097936bc2400f131e17fe8a94b81d009befa21622d51064262b2ea2f39b28774c51224353f8b1cba790bfc53b9184e5a39abf85aee0a9310f5e08380019d2
+Size (easy-rsa/easy-rsa-3.0.3.tar.gz) = 636592 bytes
Home |
Main Index |
Thread Index |
Old Index