svn commit: r364965 - head/databases/namazu2

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 15 11:47:57 UTC 2014


Author: amdmi3
Date: Fri Aug 15 11:47:56 2014
New Revision: 364965
URL: http://svnweb.freebsd.org/changeset/ports/364965
QAT: https://qat.redports.org/buildarchive/r364965/

Log:
  - Bump PORTREVISION, not PKGNAMESUFFIX
  
  Noticed by:	tijl

Modified:
  head/databases/namazu2/Makefile

Modified: head/databases/namazu2/Makefile
==============================================================================
--- head/databases/namazu2/Makefile	Fri Aug 15 11:45:39 2014	(r364964)
+++ head/databases/namazu2/Makefile	Fri Aug 15 11:47:56 2014	(r364965)
@@ -3,9 +3,10 @@
 
 PORTNAME=	namazu
 PORTVERSION=	${NAMAZU_PORTVERSION}
+PORTREVISION=	1
 CATEGORIES+=	databases www textproc
 MASTER_SITES=	http://www.namazu.org/stable/
-PKGNAMESUFFIX=	3
+PKGNAMESUFFIX=	2
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Full-text search system intended for easy use


More information about the svn-ports-all mailing list