svn commit: r523581 - head/archivers/liblz4

Antoine Brodin antoine at FreeBSD.org
Sun Jan 19 17:19:14 UTC 2020


Author: antoine
Date: Sun Jan 19 17:19:13 2020
New Revision: 523581
URL: https://svnweb.freebsd.org/changeset/ports/523581

Log:
  Bump PORTREVISION after man page move, it has an impact on 1 reverse dep

Modified:
  head/archivers/liblz4/Makefile

Modified: head/archivers/liblz4/Makefile
==============================================================================
--- head/archivers/liblz4/Makefile	Sun Jan 19 16:56:55 2020	(r523580)
+++ head/archivers/liblz4/Makefile	Sun Jan 19 17:19:13 2020	(r523581)
@@ -4,6 +4,7 @@
 PORTNAME=	lz4
 PORTVERSION=	1.9.2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	archivers
 PKGNAMEPREFIX=	lib


More information about the svn-ports-head mailing list