pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/ups-nut ups-nut: Remove BRANCH variable.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b27788aaf0a8
branches: trunk
changeset: 312975:b27788aaf0a8
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Sep 21 08:13:26 2018 +0000
description:
ups-nut: Remove BRANCH variable.
Besides being unnecessary, the chosen name has a high chance of conflicting
with a user mk.conf variable and breaking the package.
diffstat:
sysutils/ups-nut/Makefile.common | 7 +++----
1 files changed, 3 insertions(+), 4 deletions(-)
diffs (21 lines):
diff -r 329a600df5bc -r b27788aaf0a8 sysutils/ups-nut/Makefile.common
--- a/sysutils/ups-nut/Makefile.common Fri Sep 21 07:52:10 2018 +0000
+++ b/sysutils/ups-nut/Makefile.common Fri Sep 21 08:13:26 2018 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile.common,v 1.6 2018/09/21 00:59:53 jym Exp $
+# $NetBSD: Makefile.common,v 1.7 2018/09/21 08:13:26 jperkin Exp $
# used by sysutils/ups-nut/Makefile
# used by sysutils/ups-nut-cgi/Makefile
# used by sysutils/ups-nut-snmp/Makefile
# used by sysutils/ups-nut-usb/Makefile
# used by sysutils/p5-UPS-Nut/Makefile
-BRANCH= 2.7
-DISTNAME= nut-${BRANCH}.4
+DISTNAME= nut-2.7.4
CATEGORIES= sysutils
-MASTER_SITES= http://www.networkupstools.org/source/${BRANCH}/
+MASTER_SITES= http://www.networkupstools.org/source/${PKGVERSION_NOREV:R}/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.networkupstools.org/
Home |
Main Index |
Thread Index |
Old Index