svn commit: r556147 - head/sysutils/nut-devel

Cy Schubert cy at FreeBSD.org
Tue Nov 24 04:47:40 UTC 2020


Author: cy
Date: Tue Nov 24 04:47:36 2020
New Revision: 556147
URL: https://svnweb.freebsd.org/changeset/ports/556147

Log:
  Update to the latest networkupstools/nut github commit.

Modified:
  head/sysutils/nut-devel/Makefile   (contents, props changed)
  head/sysutils/nut-devel/distinfo   (contents, props changed)

Modified: head/sysutils/nut-devel/Makefile
==============================================================================
--- head/sysutils/nut-devel/Makefile	Tue Nov 24 04:47:32 2020	(r556146)
+++ head/sysutils/nut-devel/Makefile	Tue Nov 24 04:47:36 2020	(r556147)
@@ -14,8 +14,8 @@ COMMENT=	Network UPS Tools
 
 USE_GITHUB=	yes
 GH_ACCOUNT=     networkupstools 
-GH_TAGNAME=     27e15079
-NUT_COMMIT_DATE=	2020.11.16
+GH_TAGNAME=     58fff857
+NUT_COMMIT_DATE=	2020.11.23
 
 BROKEN_powerpc64=	Poudriere builds fail.
 BROKEN_powerpc=		Poudriere builds fail.
@@ -57,6 +57,7 @@ PORTDOCS=	*
 
 .include <bsd.port.options.mk>
 
+TMPDIR?=	/tmp
 CONFIGURE_ARGS=	--sysconfdir=${PREFIX}/etc/nut \
 		--program-transform-name="" \
 		--localstatedir=${STATEDIR} \

Modified: head/sysutils/nut-devel/distinfo
==============================================================================
--- head/sysutils/nut-devel/distinfo	Tue Nov 24 04:47:32 2020	(r556146)
+++ head/sysutils/nut-devel/distinfo	Tue Nov 24 04:47:36 2020	(r556147)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605672408
-SHA256 (networkupstools-nut-2020.11.16-27e15079_GH0.tar.gz) = 70e5aefdf6a0b517d02707471380fbe03203352d6c1d3a71af646679a1e32842
-SIZE (networkupstools-nut-2020.11.16-27e15079_GH0.tar.gz) = 1967770
+TIMESTAMP = 1606180036
+SHA256 (networkupstools-nut-2020.11.23-58fff857_GH0.tar.gz) = 20e176a3a034f7c2a8d0d58a7e213417b988180571113599bc81f8fd2b02c42e
+SIZE (networkupstools-nut-2020.11.23-58fff857_GH0.tar.gz) = 1974938


More information about the svn-ports-all mailing list