FreeBSD Bugzilla – Attachment 230771 Details for
Bug 260992
devel/fstrm: Use upstream release archive
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch for fstrm
fstrm-distfile.patch (text/plain), 1.28 KB, created by
Daniel Engberg
on 2022-01-06 23:42:38 UTC
(
hide
)
Description:
Patch for fstrm
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2022-01-06 23:42:38 UTC
Size:
1.28 KB
patch
obsolete
>diff --git a/devel/fstrm/Makefile b/devel/fstrm/Makefile >index dc8417daeca2..0801f43b8a6c 100644 >--- a/devel/fstrm/Makefile >+++ b/devel/fstrm/Makefile >@@ -1,9 +1,9 @@ > # 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}/ > > MAINTAINER= freebsd@dns.company > COMMENT= Implementation of the Frame Streams data transport protocol in C >@@ -13,10 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > > LIB_DEPENDS= libevent.so:devel/libevent > >-USES= autoreconf gmake libtool pkgconfig >-USE_GITHUB= yes >+USES= gmake libtool pkgconfig > USE_LDCONFIG= yes >-GH_ACCOUNT= farsightsec > > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip >diff --git a/devel/fstrm/distinfo b/devel/fstrm/distinfo >index a8f7e75c3f9a..5bd97a259037 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 = 1641512094 >+SHA256 (fstrm-0.6.1.tar.gz) = bca4ac1e982a2d923ccd24cce2c98f4ceeed5009694430f73fc0dcebca8f098f >+SIZE (fstrm-0.6.1.tar.gz) = 471218
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 260992
: 230771 |
230877