aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-01-16 13:44:08 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-01-16 13:44:16 +0000
commit110c4877c8c6ce300ff24be1e2bb33f1b98a3d17 (patch)
tree34bf2851e8beb1d384907bc6c78eb22878ae2d80 /devel
parente98ea58038ab4291da428dd3e2657cbfa1ef2c4c (diff)
downloadports-110c4877c8c6ce300ff24be1e2bb33f1b98a3d17.tar.gz
ports-110c4877c8c6ce300ff24be1e2bb33f1b98a3d17.zip
devel/fstrm: Use upstream release archive
Use upstream release archive instead of USE_GITHUB as recommended in Porters Handbook PR: 260992 Reviewed by: Leo Vandewoestijne <freebsd@dns.company> (maintainer)
Diffstat (limited to 'devel')
-rw-r--r--devel/fstrm/Makefile10
-rw-r--r--devel/fstrm/distinfo6
2 files changed, 7 insertions, 9 deletions
diff --git a/devel/fstrm/Makefile b/devel/fstrm/Makefile
index dc8417daeca2..6704d47b5cc4 100644
--- a/devel/fstrm/Makefile
+++ b/devel/fstrm/Makefile
@@ -1,9 +1,10 @@
# Created by: Leo Vandewoestijne <freebsd@dns.company>
PORTNAME= fstrm
-PORTVERSION= 0.6.1
-DISTVERSIONPREFIX= v
+DISTVERSION= 0.6.1
CATEGORIES= devel
+MASTER_SITES= https://dl.farsightsecurity.com/dist/${PORTNAME}/ \
+ https://dns.company/downloads/${PORTNAME}/
MAINTAINER= freebsd@dns.company
COMMENT= Implementation of the Frame Streams data transport protocol in C
@@ -13,10 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libevent.so:devel/libevent
-USES= autoreconf gmake libtool pkgconfig
-USE_GITHUB= yes
-USE_LDCONFIG= yes
-GH_ACCOUNT= farsightsec
+USES= gmake libtool pkgconfig
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
diff --git a/devel/fstrm/distinfo b/devel/fstrm/distinfo
index a8f7e75c3f9a..0bf2572a0b03 100644
--- a/devel/fstrm/distinfo
+++ b/devel/fstrm/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1618815551
-SHA256 (farsightsec-fstrm-v0.6.1_GH0.tar.gz) = 4f0f7ad2b760119c441aba58271e84de683b3cc138530d02710896641866e2d2
-SIZE (farsightsec-fstrm-v0.6.1_GH0.tar.gz) = 135425
+TIMESTAMP = 1641822042
+SHA256 (fstrm-0.6.1.tar.gz) = bca4ac1e982a2d923ccd24cce2c98f4ceeed5009694430f73fc0dcebca8f098f
+SIZE (fstrm-0.6.1.tar.gz) = 471218