FreeBSD Bugzilla – Attachment 252644 Details for
Bug 280723
net/udpbroadcastrelay: Update to v1.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Update to v1.1
0001-Update-to-v1.1.patch (text/plain), 1.75 KB, created by
Brynley McDonald
on 2024-08-10 03:09:17 UTC
(
hide
)
Description:
Update to v1.1
Filename:
MIME Type:
Creator:
Brynley McDonald
Created:
2024-08-10 03:09:17 UTC
Size:
1.75 KB
patch
obsolete
>From c8254c2ef4611d94c7503a9825635aa25d5e5209 Mon Sep 17 00:00:00 2001 >From: ZephireNZ <brynley+github@zephire.nz> >Date: Sun, 28 Apr 2024 13:50:38 +1200 >Subject: [PATCH] Update to v1.1 > >--- > net/udpbroadcastrelay/Makefile | 10 ++++++---- > net/udpbroadcastrelay/distinfo | 6 +++--- > 2 files changed, 9 insertions(+), 7 deletions(-) > >diff --git a/net/udpbroadcastrelay/Makefile b/net/udpbroadcastrelay/Makefile >index a5f18d18427..332dc4d6730 100644 >--- a/net/udpbroadcastrelay/Makefile >+++ b/net/udpbroadcastrelay/Makefile >@@ -1,7 +1,7 @@ >-PORTNAME= udpbroadcastrelay >-DISTVERSIONPREFIX=v >-DISTVERSION= 0.3-beta >-CATEGORIES= net >+PORTNAME= udpbroadcastrelay >+DISTVERSIONPREFIX= v >+DISTVERSION= 1.1 >+CATEGORIES= net > > MAINTAINER= m.muenz@gmail.com > COMMENT= UDP multicast/unicast relayer >@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE > USE_CSTD= c99 > USE_GITHUB= yes > GH_ACCOUNT= marjohn56 >+# Version is not tagged in the upstream repository >+GH_TAGNAME= 07d747947047f4c01a3b7dd26bb15beafffeadff > > PLIST_FILES= sbin/udpbroadcastrelay > >diff --git a/net/udpbroadcastrelay/distinfo b/net/udpbroadcastrelay/distinfo >index ba6a935557d..f195bfaae98 100644 >--- a/net/udpbroadcastrelay/distinfo >+++ b/net/udpbroadcastrelay/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1583249519 >-SHA256 (marjohn56-udpbroadcastrelay-v0.3-beta_GH0.tar.gz) = 26cd104d4f604d2b28bda747f8d9878b1bbde5b78f22c9ca1f6b8d8e50769c4a >-SIZE (marjohn56-udpbroadcastrelay-v0.3-beta_GH0.tar.gz) = 17946 >+TIMESTAMP = 1714269737 >+SHA256 (marjohn56-udpbroadcastrelay-v1.1-07d747947047f4c01a3b7dd26bb15beafffeadff_GH0.tar.gz) = 0f91583b23ff46609437e121b7f5caaa33f9ac1356c7ccffbc1f0c05f6ddcb70 >+SIZE (marjohn56-udpbroadcastrelay-v1.1-07d747947047f4c01a3b7dd26bb15beafffeadff_GH0.tar.gz) = 1318710 >\ No newline at end of file >-- >2.45.2 >
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 280723
:
252643
| 252644