git: 957899d9c985 - main - databases/pgfouine: point to last known distfile

From: Christoph Moench-Tegeder <cmt_at_FreeBSD.org>
Date: Sat, 01 Mar 2025 18:48:30 UTC
The branch main has been updated by cmt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=957899d9c9851cc59202f22ad20ccaacd7fe5574

commit 957899d9c9851cc59202f22ad20ccaacd7fe5574
Author:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
AuthorDate: 2025-03-01 18:44:45 +0000
Commit:     Christoph Moench-Tegeder <cmt@FreeBSD.org>
CommitDate: 2025-03-01 18:44:45 +0000

    databases/pgfouine: point to last known distfile
    
    and adjust deprecation notice. Original project website is lost, though.
    
    distinfo unchanged from previous location.
    
    File has timestamp from 2010 - assume project is gone and php code
    won't work on today's php. pgfouine was superseeded by pgBadger
    (databases/pgbadger) anyways, so deprecation remains.
    
    Approved by:    abandonware
---
 databases/pgfouine/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/databases/pgfouine/Makefile b/databases/pgfouine/Makefile
index 9407a1699b20..84290a22e76b 100644
--- a/databases/pgfouine/Makefile
+++ b/databases/pgfouine/Makefile
@@ -1,14 +1,13 @@
 PORTNAME=	pgfouine
 PORTVERSION=	1.2
 CATEGORIES=	databases
-MASTER_SITES=	http://pgfoundry.org/frs/download.php/2575/ \
-		http://pgfouine.projects.postgresql.org/releases/
+MASTER_SITES=	https://ftp.postgresql.org/pub/projects/pgFoundry/pgfouine/pgFouine/pgFouine${PORTVERSION}/
 
 MAINTAINER=	pea@raveland.org
 COMMENT=	PostgreSQL log analyzer
 WWW=		http://pgfouine.projects.postgresql.org/
 
-DEPRECATED=	Upstream disapeared and distfile is no more available
+DEPRECATED=	Upstream project disappeared in 2010
 EXPIRATION_DATE=2025-03-31
 
 USES+=		php