pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/ups-nut
Module Name: pkgsrc
Committed By: jperkin
Date: Fri Sep 21 08:13:26 UTC 2018
Modified Files:
pkgsrc/sysutils/ups-nut: Makefile.common
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/ups-nut/Makefile.common
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/ups-nut/Makefile.common
diff -u pkgsrc/sysutils/ups-nut/Makefile.common:1.6 pkgsrc/sysutils/ups-nut/Makefile.common:1.7
--- pkgsrc/sysutils/ups-nut/Makefile.common:1.6 Fri Sep 21 00:59:53 2018
+++ pkgsrc/sysutils/ups-nut/Makefile.common Fri Sep 21 08:13:26 2018
@@ -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