From owner-svn-ports-all@FreeBSD.ORG Sun Nov 17 14:21:08 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2749C79B; Sun, 17 Nov 2013 14:21:08 +0000 (UTC) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CDF39207C; Sun, 17 Nov 2013 14:21:07 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward15.mail.yandex.net (Yandex) with ESMTP id D8D5A9E1840; Sun, 17 Nov 2013 18:21:04 +0400 (MSK) Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 67979E40945; Sun, 17 Nov 2013 18:21:04 +0400 (MSK) Received: from 46.38.32.182.tel.ru (46.38.32.182.tel.ru [46.38.32.182]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id u8iP2tuFzx-L3emjgC3; Sun, 17 Nov 2013 18:21:03 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) To: undisclosed-recipients:; Message-ID: <5288D0CF.10501@passap.ru> Date: Sun, 17 Nov 2013 18:21:03 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130806 Thunderbird/17.0.7 MIME-Version: 1.0 Subject: Re: svn commit: r334082 - head/databases/postgresql-libpqxx3 References: <201311171332.rAHDWU6E004269@svn.freebsd.org> <20131117145831.2045e2a0@kalimero.tijl.coosemans.org> In-Reply-To: <20131117145831.2045e2a0@kalimero.tijl.coosemans.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Chris Rees , svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Nov 2013 14:21:08 -0000 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 >> # $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