Date: Tue, 18 Jan 2022 20:47:58 GMT From: Emanuel Haupt <ehaupt@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: a467afab5a0b - main - sysutils/tmpreaper: Update to 1.6.16 Message-ID: <202201182047.20IKlw2Y094801@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt: URL: https://cgit.FreeBSD.org/ports/commit/?id=a467afab5a0beef94fafeb6bd55344d778e5ca58 commit a467afab5a0beef94fafeb6bd55344d778e5ca58 Author: Emanuel Haupt <ehaupt@FreeBSD.org> AuthorDate: 2022-01-18 20:46:47 +0000 Commit: Emanuel Haupt <ehaupt@FreeBSD.org> CommitDate: 2022-01-18 20:47:05 +0000 sysutils/tmpreaper: Update to 1.6.16 While here, remove PORTSCOUT ignore. Port has a new upstream source. --- sysutils/tmpreaper/Makefile | 6 +++--- sysutils/tmpreaper/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sysutils/tmpreaper/Makefile b/sysutils/tmpreaper/Makefile index cf4824aa8f54..0a1ff86d4843 100644 --- a/sysutils/tmpreaper/Makefile +++ b/sysutils/tmpreaper/Makefile @@ -1,7 +1,7 @@ # Created by: Emanuel Haupt <ehaupt@critical.ch> PORTNAME= tmpreaper -PORTVERSION= 1.6.15 +PORTVERSION= 1.6.16 CATEGORIES= sysutils MASTER_SITES= DEBIAN DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -12,11 +12,11 @@ COMMENT= Cleans up files in directories based on their age LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= cpe +USES= autoreconf cpe CPE_VENDOR= debian GNU_CONFIGURE= yes -PORTSCOUT= ignore:1 +INSTALL_TARGET= install-strip WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/sysutils/tmpreaper/distinfo b/sysutils/tmpreaper/distinfo index 860882a7a991..7ac2a3da3a38 100644 --- a/sysutils/tmpreaper/distinfo +++ b/sysutils/tmpreaper/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1641924805 -SHA256 (tmpreaper_1.6.15.tar.gz) = 919c24a7252b8fc6f63dfc5b46b2486f4e881d0de728cc32ca97b3e7b0691625 -SIZE (tmpreaper_1.6.15.tar.gz) = 158755 +TIMESTAMP = 1642535524 +SHA256 (tmpreaper_1.6.16.tar.gz) = e543acdd55bb50102c42015e6d399e8abb36ad818cbd3ca6cb1c905b5781e202 +SIZE (tmpreaper_1.6.16.tar.gz) = 158816
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201182047.20IKlw2Y094801>