git: 952153fbfc8f - main - net-p2p/namecoin: expire on 2024-08-31 for graphics/svg2png
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 04 Aug 2024 12:57:04 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=952153fbfc8f2fa81c0428fa8df7b1eae2e588ad
commit 952153fbfc8f2fa81c0428fa8df7b1eae2e588ad
Author: Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-08-04 12:56:29 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-08-04 12:56:29 +0000
net-p2p/namecoin: expire on 2024-08-31 for graphics/svg2png
Fix DISTVERION* order while here.
---
net-p2p/namecoin/Makefile | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/net-p2p/namecoin/Makefile b/net-p2p/namecoin/Makefile
index 0173e7138cb2..891301d329f9 100644
--- a/net-p2p/namecoin/Makefile
+++ b/net-p2p/namecoin/Makefile
@@ -1,6 +1,6 @@
PORTNAME= namecoin
-DISTVERSION= 24.0
DISTVERSIONPREFIX= nc
+DISTVERSION= 24.0
PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= net-p2p dns
@@ -11,6 +11,9 @@ WWW= https://namecoin.org/
LICENSE= MIT
+DEPRECATED= Depends on expired graphics/svg2png
+EXPIRATION_DATE=2024-08-31
+
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libevent.so:devel/libevent