svn commit: r442578 - head/www/nginx
Bartek Rutkowski
robak at FreeBSD.org
Sun Jun 4 19:57:17 UTC 2017
Author: robak
Date: Sun Jun 4 19:57:15 2017
New Revision: 442578
URL: https://svnweb.freebsd.org/changeset/ports/442578
Log:
www/nginx: change PORTREVISION= to PORTREVISION?=
This change was required to fix slave port that needed PORTREVISION bump.
Approved by: portmgr (adamw)
Modified:
head/www/nginx/Makefile
Modified: head/www/nginx/Makefile
==============================================================================
--- head/www/nginx/Makefile Sun Jun 4 19:42:25 2017 (r442577)
+++ head/www/nginx/Makefile Sun Jun 4 19:57:15 2017 (r442578)
@@ -3,7 +3,7 @@
PORTNAME= nginx
PORTVERSION= 1.12.0
-PORTREVISION= 3
+PORTREVISION?= 3
PORTEPOCH= 2
CATEGORIES= www
MASTER_SITES= http://nginx.org/download/
More information about the svn-ports-all
mailing list