git: 3a8933a42a8c - main - graphics/Hermes: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 10:37:56 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3a8933a42a8c467f1e55d2e106bc548abfd964ba
commit 3a8933a42a8c467f1e55d2e106bc548abfd964ba
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-12-27 08:01:06 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-12-27 10:37:15 +0000
graphics/Hermes: Mark DEPRECATED
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
- Also the remaining MASTER_SITES are unreachable
- Set EXPIRATION_DATE 2025-01-26
---
graphics/Hermes/Makefile | 13 +++++++++----
1 file changed, 9 insertions(+), 4 deletions(-)
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile
index 8e8edb4e213b..fb764ad2d524 100644
--- a/graphics/Hermes/Makefile
+++ b/graphics/Hermes/Makefile
@@ -2,8 +2,7 @@ PORTNAME= Hermes
PORTVERSION= 1.3.3
PORTREVISION= 5
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/ \
- GENTOO
+MASTER_SITES= ftp://ftp.su.se/pub/lunar/source-archive/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fast pixel formats conversion library
@@ -12,10 +11,16 @@ WWW= http://web.archive.org/web/20061005045333/http://www.clanlib.org/hermes/
LICENSE= LGPL20
LICENSE_FILE= ${WRKSRC}/COPYING
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
+DEPRECATED= Unmaintained, and no more public distfiles
+EXPIRATION_DATE=2025-01-27
+
USES= gmake libtool tar:bzip2
USE_LDCONFIG= yes
+
+GNU_CONFIGURE= yes
+
+INSTALL_TARGET= install-strip
+
LDFLAGS_i386= -Wl,-znotext
PORTDOCS= *