svn commit: r546090 - head/archivers/gcpio

Christian Weisgerber naddy at FreeBSD.org
Mon Aug 24 14:56:44 UTC 2020


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


More information about the svn-ports-head mailing list