svn commit: r458138 - head/devel/oniguruma

Thomas Zander riggs at FreeBSD.org
Fri Jan 5 13:12:19 UTC 2018


Author: riggs
Date: Fri Jan  5 13:12:18 2018
New Revision: 458138
URL: https://svnweb.freebsd.org/changeset/ports/458138

Log:
  Drop PKGNAMESUFFIX after removing outdated versions from the ports tree
  
  PR:		224429
  Submitted by:	yasu at utahime.org
  Approved by:	maintainer timeout

Modified:
  head/devel/oniguruma/Makefile

Modified: head/devel/oniguruma/Makefile
==============================================================================
--- head/devel/oniguruma/Makefile	Fri Jan  5 12:38:26 2018	(r458137)
+++ head/devel/oniguruma/Makefile	Fri Jan  5 13:12:18 2018	(r458138)
@@ -4,8 +4,8 @@
 PORTNAME=	oniguruma
 PORTVERSION=	6.6.1
 DISTVERSIONPREFIX=	v
+PORTREVISION=	1
 CATEGORIES=	devel textproc
-PKGNAMESUFFIX=	6
 
 MAINTAINER=	rob at theseusnetworking.com
 COMMENT=	BSDL Regular Expressions library compatible with POSIX/GNU/Perl


More information about the svn-ports-all mailing list