svn commit: r334082 - head/databases/postgresql-libpqxx3

Tijl Coosemans tijl at FreeBSD.org
Sun Nov 17 13:58:37 UTC 2013


On Sun, 17 Nov 2013 13:32:30 +0000 (UTC) Chris Rees wrote:
> Author: crees
> Date: Sun Nov 17 13:32:30 2013
> New Revision: 334082
> URL: http://svnweb.freebsd.org/changeset/ports/334082
> 
> Log:
>   Slightly change PKGNAME to avoid collision with databases/postgresql-libpqxx
>   
>   Pointed out by:	portmgr (bapt)
>   Approved by:	Eugene Kim (maintainer)
> 
> Modified:
>   head/databases/postgresql-libpqxx3/Makefile
> 
> Modified: head/databases/postgresql-libpqxx3/Makefile
> ==============================================================================
> --- head/databases/postgresql-libpqxx3/Makefile	Sun Nov 17 13:02:38 2013	(r334081)
> +++ head/databases/postgresql-libpqxx3/Makefile	Sun Nov 17 13:32:30 2013	(r334082)
> @@ -1,7 +1,7 @@
>  # Created by: Palle Girgensohn <girgen at pingpong.net>
>  # $FreeBSD$
>  
> -PORTNAME=	libpqxx
> +PORTNAME=	libpqxx3
>  PORTVERSION=	3.1.1
>  CATEGORIES=	databases
>  MASTER_SITES=	http://pqxx.org/download/software/${PORTNAME}/

make checksum fails now.  You have to use PKGNAMESUFFIX=3


More information about the svn-ports-head mailing list