Skip to content

Commit

Permalink
net-p2p/prowlarr: update to 1.7.4.3769
Browse files Browse the repository at this point in the history
  • Loading branch information
mvanbaak authored and driesmp committed Jul 26, 2023
1 parent 65fb3e5 commit 9c6d5cb
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 12 deletions.
7 changes: 3 additions & 4 deletions net-p2p/prowlarr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= prowlarr
DISTVERSION= 1.6.3.3608
DISTVERSION= 1.7.4.3769
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/
DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64
Expand All @@ -17,10 +17,9 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
krb5>0:security/krb5 \
libiconv>0:converters/libiconv \
libinotify>0:devel/libinotify \
libunwind>0:devel/libunwind \
sqlite3>0:databases/sqlite3
libunwind>0:devel/libunwind

USES= ssl:run
USES= ssl:run sqlite

USE_RC_SUBR= ${PORTNAME}

Expand Down
6 changes: 3 additions & 3 deletions net-p2p/prowlarr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687955404
SHA256 (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 2b0633f4158decb6fd20c9792d59a30fd6d81ff14af1b4f4f02001c97cbf53f1
SIZE (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 49438997
TIMESTAMP = 1690237110
SHA256 (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = dbcc971f3721fc153006506aa53a370d4c8afdb65bd737b311e31197dde014fc
SIZE (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = 49571755
24 changes: 19 additions & 5 deletions net-p2p/prowlarr/pkg-plist
Expand Up @@ -436,6 +436,22 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js
%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js.map
%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js
%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.LICENSE.txt
%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.map
%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js
%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js.map
%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js
%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js.map
%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js
%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js.map
%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js
%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.LICENSE.txt
%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.map
%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css
%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css.map
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.ttf
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2
Expand Down Expand Up @@ -479,14 +495,12 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js
%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.LICENSE.txt
%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/index.js
%%DATADIR%%/bin/UI/index.js.map
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
%%DATADIR%%/bin/UI/vendors.js
%%DATADIR%%/bin/UI/vendors.js.LICENSE.txt
%%DATADIR%%/bin/UI/vendors.js.map
%%DATADIR%%/bin/WindowsBase.dll
%%DATADIR%%/bin/YamlDotNet.dll
%%DATADIR%%/bin/de-DE/FluentMigrator.Abstractions.resources.dll
Expand Down

0 comments on commit 9c6d5cb

Please sign in to comment.