Date: Wed, 24 Oct 2018 07:16:55 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482885 - head/sysutils/nut Message-ID: <201810240716.w9O7GtYX079480@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Wed Oct 24 07:16:55 2018 New Revision: 482885 URL: https://svnweb.freebsd.org/changeset/ports/482885 Log: Remove a supernumerary distfile. MFH: 2018Q4 Modified: head/sysutils/nut/Makefile (contents, props changed) head/sysutils/nut/distinfo (contents, props changed) Modified: head/sysutils/nut/Makefile ============================================================================== --- head/sysutils/nut/Makefile Wed Oct 24 07:05:36 2018 (r482884) +++ head/sysutils/nut/Makefile Wed Oct 24 07:16:55 2018 (r482885) @@ -6,7 +6,7 @@ PORTVERSION= 2.7.4 PORTREVISION= 8 CATEGORIES= sysutils MASTER_SITES= http://www.networkupstools.org/source/${PORTVERSION:R}/ -DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig +DISTFILES= ${DISTNAME}${EXTRACT_SUFX} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= cy@FreeBSD.org Modified: head/sysutils/nut/distinfo ============================================================================== --- head/sysutils/nut/distinfo Wed Oct 24 07:05:36 2018 (r482884) +++ head/sysutils/nut/distinfo Wed Oct 24 07:16:55 2018 (r482885) @@ -1,4 +1,3 @@ +TIMESTAMP = 1540365195 SHA256 (nut-2.7.4.tar.gz) = 980e82918c52d364605c0703a5dcf01f74ad2ef06e3d365949e43b7d406d25a7 SIZE (nut-2.7.4.tar.gz) = 2509831 -SHA256 (nut-2.7.4.tar.gz.sig) = 25710a08a7d1cf35805fe0419c3d68112f2bfe988e05fb6adbfdafb2cf30a2db -SIZE (nut-2.7.4.tar.gz.sig) = 543
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810240716.w9O7GtYX079480>