pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/dhcpcd Set PKGNAME to strip - from beta suffix to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/552c60e5977a
branches: trunk
changeset: 360530:552c60e5977a
user: roy <roy%pkgsrc.org@localhost>
date: Fri Mar 31 21:18:12 2017 +0000
description:
Set PKGNAME to strip - from beta suffix to satisfy pkglint
diffstat:
net/dhcpcd/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 2ece77ba3c6f -r 552c60e5977a net/dhcpcd/Makefile
--- a/net/dhcpcd/Makefile Fri Mar 31 21:09:43 2017 +0000
+++ b/net/dhcpcd/Makefile Fri Mar 31 21:18:12 2017 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2017/03/31 21:09:27 roy Exp $
+# $NetBSD: Makefile,v 1.63 2017/03/31 21:18:12 roy Exp $
#
DISTNAME= dhcpcd-7.0.0-beta1
+PKGNAME= ${DISTNAME:S/-beta/beta/}
CATEGORIES= net
MASTER_SITES= ftp://roy.marples.name/pub/dhcpcd/
MASTER_SITES+= http://roy.aydogan.net/dhcpcd/
Home |
Main Index |
Thread Index |
Old Index