Commit 96a9c19d authored by Rene Ladan's avatar Rene Ladan
Browse files

databases/postgresql12-pgtcl: Remove expired port, PostgreSQL-12 is end-of-life

parent b5a711e0
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3829,3 +3829,4 @@ databases/postgresql12-plperl||2025-01-01|Has expired: PostgreSQL-12 is end-of-l
databases/postgresql12-pltcl||2025-01-01|Has expired: PostgreSQL-12 is end-of-life
databases/postgresql12-plpython||2025-01-01|Has expired: PostgreSQL-12 is end-of-life
databases/postgresql12-docs||2025-01-01|Has expired: PostgreSQL-12 is end-of-life
databases/postgresql12-pgtcl||2025-01-01|Removed, PostgreSQL-12 is end-of-life
+0 −1
Original line number Diff line number Diff line
@@ -669,7 +669,6 @@
    SUBDIR += postgresql-tds_fdw
    SUBDIR += postgresql-wal2json
    SUBDIR += postgresql-zhparser
    SUBDIR += postgresql12-pgtcl
    SUBDIR += postgresql12-server
    SUBDIR += postgresql13-client
    SUBDIR += postgresql13-contrib
+0 −9
Original line number Diff line number Diff line
PORTREVISION=	0
PKGNAMESUFFIX=	-postgresql12

CONFLICTS=	pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[013-9]

PGTCL_SLAVE=	12
MASTERDIR=	${.CURDIR}/../pgtcl

.include "${MASTERDIR}/Makefile"