mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.5.1
Add PKGNAMEPREFIX=postgresql PR: 56336 Submitted by: maintainer
This commit is contained in:
parent
81eca1b225
commit
d7de640700
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88418
9 changed files with 15 additions and 6 deletions
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= libpqxx
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
|
||||
PKGNAMEPREFIX= postgresql-
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
MAINTAINER= girgen@pingpong.net
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2
|
||||
MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
include/pqxx/all.h
|
||||
include/pqxx/cachedresult.h
|
||||
include/pqxx/compiler.h
|
||||
include/pqxx/config.h
|
||||
include/pqxx/connection.h
|
||||
|
|
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= libpqxx
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
|
||||
PKGNAMEPREFIX= postgresql-
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
MAINTAINER= girgen@pingpong.net
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2
|
||||
MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
include/pqxx/all.h
|
||||
include/pqxx/cachedresult.h
|
||||
include/pqxx/compiler.h
|
||||
include/pqxx/config.h
|
||||
include/pqxx/connection.h
|
||||
|
|
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= libpqxx
|
||||
PORTVERSION= 1.1.4
|
||||
PORTVERSION= 1.5.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/
|
||||
PKGNAMEPREFIX= postgresql-
|
||||
DIST_SUBDIR= postgresql
|
||||
|
||||
MAINTAINER= girgen@pingpong.net
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (postgresql/libpqxx-1.1.4.tar.gz) = cb14bdcc2d6a702f0e902e7b20c7c4b2
|
||||
MD5 (postgresql/libpqxx-1.5.1.tar.gz) = 3c0f2b5a89ece20e7a84808c594dd7aa
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
include/pqxx/all.h
|
||||
include/pqxx/cachedresult.h
|
||||
include/pqxx/compiler.h
|
||||
include/pqxx/config.h
|
||||
include/pqxx/connection.h
|
||||
|
|
Loading…
Add table
Reference in a new issue