FreeBSD Bugzilla – Attachment 241103 Details for
Bug 270444
multimedia/emby-server-devel: add PORTREVISION for future bumps
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to fix Port Revision
emby-server-devel-4.8.0.26-patch (text/plain), 793 bytes, created by
Matthew Wener
on 2023-03-25 14:33:16 UTC
(
hide
)
Description:
Patch to fix Port Revision
Filename:
MIME Type:
Creator:
Matthew Wener
Created:
2023-03-25 14:33:16 UTC
Size:
793 bytes
patch
obsolete
>diff --git a/multimedia/emby-server-devel/Makefile b/multimedia/emby-server-devel/Makefile >index 19d247873..171302bdb 100644 >--- a/multimedia/emby-server-devel/Makefile >+++ b/multimedia/emby-server-devel/Makefile >@@ -1,5 +1,6 @@ > DISTVERSION= 4.8.0.26 > PKGNAMESUFFIX= -devel >+PORTREVISION= 0 > > DIST_SUBDIR= ${PORTNAME}${PKGNAMESUFFIX} > >diff --git a/multimedia/emby-server/Makefile b/multimedia/emby-server/Makefile >index d61362d30..066360aea 100644 >--- a/multimedia/emby-server/Makefile >+++ b/multimedia/emby-server/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= emby-server > DISTVERSION?= 4.7.11.0 >-PORTREVISION= 6 >+PORTREVISION?= 6 > CATEGORIES= multimedia > MASTER_SITES= https://github.com/MediaBrowser/Emby.Releases/releases/download/${DISTVERSION}/ \ > https://mediabrowser.github.io/embytools/
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 270444
:
241102
| 241103