Fix checksum/fetch

Submitted by:	tijl

LATEST_LINK is no longer necessary

Submitted by:	bsam
This commit is contained in:
Chris Rees 2013-11-17 14:44:00 +00:00
parent 57936e49a2
commit 4a604c8482
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334084

View file

@ -1,18 +1,18 @@
# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
PORTNAME= libpqxx3
PORTNAME= libpqxx
PORTVERSION= 3.1.1
CATEGORIES= databases
MASTER_SITES= http://pqxx.org/download/software/${PORTNAME}/
PKGNAMEPREFIX= postgresql-
PKGNAMESUFFIX= 3
DIST_SUBDIR= postgresql
MAINTAINER= 20080111.freebsd.org@ab.ote.we.lv
COMMENT= New C++ interface for PostgreSQL
CONFLICTS= postgresql-libpqxx-[2-4].*
LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}3
PORTSCOUT= limit:^2\.
USE_PGSQL= yes