git: fea51ac0f8aa - main - audio/gnuitar: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 17 Mar 2024 14:15:36 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=fea51ac0f8aa5bef4303721af20244c2376fc248
commit fea51ac0f8aa5bef4303721af20244c2376fc248
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-03-17 13:23:59 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-03-17 14:15:15 +0000
audio/gnuitar: Update WWW
- Mark DEPRECATED as last upstream release was in 2005 and WWW also
returns NXDOMAN
- Set EXPIRATION_DATE 2024-04-17
---
audio/gnuitar/Makefile | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/audio/gnuitar/Makefile b/audio/gnuitar/Makefile
index 65caf24ccfc9..310bbc03a7dd 100644
--- a/audio/gnuitar/Makefile
+++ b/audio/gnuitar/Makefile
@@ -1,16 +1,19 @@
PORTNAME= gnuitar
PORTVERSION= 0.3.2
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio multimedia
MASTER_SITES= SF
MAINTAINER= bofh@FreeBSD.org
COMMENT= Real-time guitar processor
-WWW= http://www.gnuitar.com
+WWW= https://sourceforge.net/projects/gnuitar/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Unmaintained, last upstream release in 2005
+EXPIRATION_DATE=2024-04-17
+
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libharfbuzz.so:print/harfbuzz