Date: Wed, 10 Feb 2021 15:17:55 +0000 (UTC) From: Joseph Mingrone <jrm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r564864 - head/sysutils/rmlint Message-ID: <202102101517.11AFHtx4074812@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jrm Date: Wed Feb 10 15:17:54 2021 New Revision: 564864 URL: https://svnweb.freebsd.org/changeset/ports/564864 Log: sysutils/rmlint: Update to 2.10.1.11 This update includes a fix for WARNING: Can't open directory or file "/food/bar": Invalid argument Modified: head/sysutils/rmlint/Makefile (contents, props changed) head/sysutils/rmlint/distinfo (contents, props changed) Modified: head/sysutils/rmlint/Makefile ============================================================================== --- head/sysutils/rmlint/Makefile Wed Feb 10 14:46:11 2021 (r564863) +++ head/sysutils/rmlint/Makefile Wed Feb 10 15:17:54 2021 (r564864) @@ -2,8 +2,8 @@ PORTNAME= rmlint DISTVERSIONPREFIX= v -DISTVERSION= 2.10.1 -PORTREVISION= 1 +DISTVERSION= 2.10.1-11 +DISTVERSIONSUFFIX= -ga726d0cb CATEGORIES= sysutils MAINTAINER= jockl@pianojockl.org Modified: head/sysutils/rmlint/distinfo ============================================================================== --- head/sysutils/rmlint/distinfo Wed Feb 10 14:46:11 2021 (r564863) +++ head/sysutils/rmlint/distinfo Wed Feb 10 15:17:54 2021 (r564864) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612925131 -SHA256 (sahib-rmlint-v2.10.1_GH0.tar.gz) = 10e72ba4dd9672d1b6519c0c94eae647c5069c7d11f1409a46e7011dd0c6b883 -SIZE (sahib-rmlint-v2.10.1_GH0.tar.gz) = 2494474 +TIMESTAMP = 1612969612 +SHA256 (sahib-rmlint-v2.10.1-11-ga726d0cb_GH0.tar.gz) = 4751cc401640ad7f02025a430e77c93d57ac76ea1e6c4f25e2b3b2e759fb81a7 +SIZE (sahib-rmlint-v2.10.1-11-ga726d0cb_GH0.tar.gz) = 2495392
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102101517.11AFHtx4074812>