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

Boris Samorodov bsam at passap.ru
Sun Nov 17 14:21:08 UTC 2013


17.11.2013 17:58, Tijl Coosemans пишет:
> 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

Abd, BTW, don't forget about LATEST_LINK.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve


More information about the svn-ports-all mailing list