Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2013 10:30:01 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/180605: commit references a PR
Message-ID:  <201307171030.r6HAU1Kp020708@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR misc/180605; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: misc/180605: commit references a PR
Date: Wed, 17 Jul 2013 10:21:52 +0000 (UTC)

 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"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307171030.r6HAU1Kp020708>