Date: Mon, 24 Aug 2020 14:56:44 +0000 (UTC) From: Christian Weisgerber <naddy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r546090 - head/archivers/gcpio Message-ID: <202008241456.07OEuimj017824@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: naddy Date: Mon Aug 24 14:56:43 2020 New Revision: 546090 URL: https://svnweb.freebsd.org/changeset/ports/546090 Log: Actually bump PORTREVISION after fixing -fno-common build. Modified: head/archivers/gcpio/Makefile Modified: head/archivers/gcpio/Makefile ============================================================================== --- head/archivers/gcpio/Makefile Mon Aug 24 14:53:12 2020 (r546089) +++ head/archivers/gcpio/Makefile Mon Aug 24 14:56:43 2020 (r546090) @@ -2,7 +2,7 @@ PORTNAME= cpio PORTVERSION= 2.13 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= GNU PKGNAMEPREFIX= g
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202008241456.07OEuimj017824>