svn commit: r465198 - head/www/phalcon

Mathieu Arnold mat at FreeBSD.org
Wed Mar 21 21:54:32 UTC 2018


On Wed, Mar 21, 2018 at 05:25:13PM +0000, Kurt Jaeger wrote:
> Author: pi
> Date: Wed Mar 21 17:25:13 2018
> New Revision: 465198
> URL: https://svnweb.freebsd.org/changeset/ports/465198
> 
> Log:
>   www/phalcon: use PHP version prefix instead of suffix

The only information that should have been in the commit message is why
you are doing this.  Now, posterity will look at this and say, "So, he
did this change.  Why, nobody knows, maybe the committer did, maybe
maybe the committer did not, but nobody will ever know."

>   PR:		226552
>   Submitted by:	Franco Fichtner <franco at opnsense.org>
>   Approved by:	linpct at gmail.com (maintainer)
> 
> Modified:
>   head/www/phalcon/Makefile
> 
> Modified: head/www/phalcon/Makefile
> ==============================================================================
> --- head/www/phalcon/Makefile	Wed Mar 21 17:16:46 2018	(r465197)
> +++ head/www/phalcon/Makefile	Wed Mar 21 17:25:13 2018	(r465198)
> @@ -5,7 +5,7 @@ PORTNAME=	phalcon
>  DISTVERSIONPREFIX=	v
>  DISTVERSION=	3.3.2
>  CATEGORIES=	www
> -PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
> +PKGNAMEPREFIX=	${PHP_PKGNAMEPREFIX}
>  
>  MAINTAINER=	linpct at gmail.com
>  COMMENT=	Phalcon PHP Framework written in C-language
> 
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20180321/9a007dc2/attachment.sig>


More information about the svn-ports-all mailing list