summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2025-05-17 13:48:44 +0100
committerMatthew Seaman <matthew@FreeBSD.org>2025-05-17 13:51:31 +0100
commitb9471118202ddd0c1b34e4ce2b2eaf0bdc1b96af (patch)
tree78cd147d709386587cd3c6b87e4e3425510d3b42
parentdevel/py-ty: add port: Extremely fast Python type checker, written in Rust (diff)
mail/libtlsrpt: use release assets, avoid dependency on autoreconf
PR: 286852
-rw-r--r--mail/libtlsrpt/Makefile11
-rw-r--r--mail/libtlsrpt/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/mail/libtlsrpt/Makefile b/mail/libtlsrpt/Makefile
index 84101df1c7c4..4db7b262ce90 100644
--- a/mail/libtlsrpt/Makefile
+++ b/mail/libtlsrpt/Makefile
@@ -1,7 +1,8 @@
PORTNAME= libtlsrpt
-DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
+PORTREVISION= 1
CATEGORIES= mail
+MASTER_SITES= https://github.com/sys4/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= matthew@FreeBSD.org
COMMENT= Low-level C Library to implement TLSRPT into a MTA
@@ -10,13 +11,11 @@ WWW= https://github.com/sys4/libtlsrpt
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= autoreconf libtool
+USES= libtool
+USE_LDCONFIG= yes
GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-USE_LDCONFIG= yes
-USE_GITHUB= yes
-GH_ACCOUNT= sys4
+INSTALL_TARGET= install-strip
.include <bsd.port.mk>
diff --git a/mail/libtlsrpt/distinfo b/mail/libtlsrpt/distinfo
index c2666e3f18be..275141d21018 100644
--- a/mail/libtlsrpt/distinfo
+++ b/mail/libtlsrpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747144889
-SHA256 (sys4-libtlsrpt-v0.5.0_GH0.tar.gz) = 8cf811f4feece4e00f9f0140c2f3211b67d7fd46db57d8381d3b35ad5d00135f
-SIZE (sys4-libtlsrpt-v0.5.0_GH0.tar.gz) = 27115
+TIMESTAMP = 1747474361
+SHA256 (libtlsrpt-0.5.0.tar.gz) = 90a266d6be3dc3390342614e1f54e1eddf13b0ea208b900740ec01f28f30cd9f
+SIZE (libtlsrpt-0.5.0.tar.gz) = 350824