1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

Fix broken package name for PostgreSQL 9.6 RC1

Fix bad pkg-plist for postgresql 9.6 server
This commit is contained in:
Palle Girgensohn 2016-09-05 11:59:32 +00:00
parent 96150e27d7
commit db2c36ac4a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421361
4 changed files with 3 additions and 4 deletions

View File

@ -6,7 +6,7 @@ DISTVERSION?= 9.2.18
PORTREVISION?= 0
CATEGORIES?= databases
MASTER_SITES= PGSQL/source/v${DISTVERSION}
PKGNAMESUFFIX?= ${DISTVERSION:R:S/.//}${COMPONENT}
PKGNAMESUFFIX?= ${PORTVERSION:R:S/.//}${COMPONENT}
MAINTAINER?= pgsql@FreeBSD.org
COMMENT?= The most advanced open-source database available anywhere

View File

@ -2,6 +2,7 @@
# $FreeBSD$
PORTNAME= postgresql
PORTREVISION= 0
COMMENT= PostgreSQL database (client)

View File

@ -2,7 +2,7 @@
# $FreeBSD$
DISTVERSION?= 9.6rc1
PORTREVISION= 0
PORTREVISION?= 1
MAINTAINER?= pgsql@FreeBSD.org

View File

@ -775,5 +775,3 @@ lib/libpgcommon.a
%%DATADIR%%/tsearch_data/synonym_sample.syn
%%DATADIR%%/tsearch_data/thesaurus_sample.ths
%%DATADIR%%/tsearch_data/turkish.stop
@dir(%%PG_USER%%,%%PG_GROUP%%,) %%PG_USER%%