fix port revision for databases/php52-pdo_firebird and net/php52-ldap.orig Fix: see patch Patch attached with submission follows: How-To-Repeat: build port =)
Author: erwin Date: Wed Jul 17 10:21:39 2013 New Revision: 323158 URL: http://svnweb.freebsd.org/changeset/ports/323158 Log: Don't set PORTREVISION here, but inherit from master port. PR: 180605 Submitted by: Alex Keda <admin@lissyara.su> (maintainer) Modified: head/databases/php52-pdo_firebird/Makefile head/net/php52-ldap/Makefile Modified: head/databases/php52-pdo_firebird/Makefile ============================================================================== --- head/databases/php52-pdo_firebird/Makefile Wed Jul 17 09:36:13 2013 (r323157) +++ head/databases/php52-pdo_firebird/Makefile Wed Jul 17 10:21:39 2013 (r323158) @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= databases MASTERDIR= ${.CURDIR}/../../lang/php52 Modified: head/net/php52-ldap/Makefile ============================================================================== --- head/net/php52-ldap/Makefile Wed Jul 17 09:36:13 2013 (r323157) +++ head/net/php52-ldap/Makefile Wed Jul 17 10:21:39 2013 (r323158) @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php52 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thanks!
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs make this a ports PR for posterity.