Skip to content

Commit

Permalink
net-p2p/sonarr-devel: Update version 4.0.0.682=>4.0.0.686
Browse files Browse the repository at this point in the history
- Utilize USES=iconv

PR:		274173
  • Loading branch information
mvanbaak authored and 5u623l20 committed Sep 30, 2023
1 parent 25b4026 commit 217b889
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 16 deletions.
9 changes: 2 additions & 7 deletions net-p2p/sonarr-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= sonarr
DISTVERSION= 4.0.0.682
DISTVERSION= 4.0.0.686
CATEGORIES= net-p2p
MASTER_SITES= https://download.sonarr.tv/v4/develop/${PORTVERSION}/
PKGNAMESUFFIX= -devel
Expand All @@ -16,18 +16,15 @@ ONLY_FOR_ARCHS= amd64
RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
icu>0:devel/icu \
krb5>0:security/krb5 \
libiconv>0:converters/libiconv \
libinotify>0:devel/libinotify \
libunwind>0:devel/libunwind

USES= ssl:run sqlite:3

USES= ssl:run sqlite:3 iconv
USE_RC_SUBR= sonarr

CONFLICTS_INSTALL= sonarr

NO_BUILD= YES

SUB_FILES= sonarr package_info pkg-message
SUB_LIST= DATADIR=${DATADIR} \
GROUPS=${GROUPS} \
Expand All @@ -41,8 +38,6 @@ WRKSRC= ${WRKDIR}/Sonarr
USERS= sonarr
GROUPS= sonarr

.include <bsd.port.options.mk>

post-extract:
${RM} -rf ${WRKSRC}/Sonarr.Update

Expand Down
6 changes: 3 additions & 3 deletions net-p2p/sonarr-devel/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1695559560
SHA256 (Sonarr.develop.4.0.0.682.freebsd-x64.tar.gz) = b018f52e76f90e77bced639ef1e2f6ca4a62d9199e6a4735e0a7485a3036e0a0
SIZE (Sonarr.develop.4.0.0.682.freebsd-x64.tar.gz) = 57728821
TIMESTAMP = 1696064635
SHA256 (Sonarr.develop.4.0.0.686.freebsd-x64.tar.gz) = caccdcc9636cdf8366ff3f230ec6772b26b5f35eff2475e92ddec20c2c9f7621
SIZE (Sonarr.develop.4.0.0.686.freebsd-x64.tar.gz) = 57725632
12 changes: 6 additions & 6 deletions net-p2p/sonarr-devel/pkg-plist
Expand Up @@ -448,13 +448,13 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/UI/148-f99d9a210ffd9d71d94a.js
%%DATADIR%%/bin/UI/148-f99d9a210ffd9d71d94a.js.map
%%DATADIR%%/bin/UI/148-4636f32c184223c0da0a.js
%%DATADIR%%/bin/UI/148-4636f32c184223c0da0a.js.map
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.LICENSE.txt
%%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.map
%%DATADIR%%/bin/UI/Content/148-7432dad6e626c148ebc9.css
%%DATADIR%%/bin/UI/Content/148-7432dad6e626c148ebc9.css.map
%%DATADIR%%/bin/UI/Content/148-ed69134074de6043ea2b.css
%%DATADIR%%/bin/UI/Content/148-ed69134074de6043ea2b.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 @@ -492,8 +492,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-e642843cbb4e193a0c58.js
%%DATADIR%%/bin/UI/index-e642843cbb4e193a0c58.js.map
%%DATADIR%%/bin/UI/index-197e583369eb03b62225.js
%%DATADIR%%/bin/UI/index-197e583369eb03b62225.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
Expand Down

0 comments on commit 217b889

Please sign in to comment.