diff options
Diffstat (limited to 'multimedia/navidrome/Makefile')
-rw-r--r-- | multimedia/navidrome/Makefile | 70 |
1 files changed, 36 insertions, 34 deletions
diff --git a/multimedia/navidrome/Makefile b/multimedia/navidrome/Makefile index f9969aa402b5..551e8a049b47 100644 --- a/multimedia/navidrome/Makefile +++ b/multimedia/navidrome/Makefile @@ -1,7 +1,7 @@ PORTNAME= navidrome DISTVERSIONPREFIX= v -DISTVERSION= 0.55.2 -PORTREVISION= 2 +DISTVERSION= 0.56.1 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= http://people.freebsd.org/~kbowling/distfiles/:npmcache DISTFILES= ${PORTNAME}-npm-cache-${DISTVERSION}${EXTRACT_SUFX}:npmcache @@ -15,7 +15,8 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_i386= npm esbuild fails: "Unsupported platform: freebsd ia32 LE" -BROKEN_arm64= npm esbuild fails: Failed to find package "@esbuild/freebsd-arm64" +BROKEN_arm64= npm esbuild fails: Failed to find package \ + "@esbuild/freebsd-arm64" BUILD_DEPENDS+= npm>0:www/npm LIB_DEPENDS+= libtag.so:audio/taglib @@ -23,8 +24,7 @@ RUN_DEPENDS+= ffmpeg:multimedia/ffmpeg USES= cpe go:1.24,modules pkgconfig USE_GITHUB= yes -GH_TUPLE= \ - Masterminds:squirrel:v1.5.4:masterminds_squirrel/vendor/github.com/Masterminds/squirrel \ +GH_TUPLE= Masterminds:squirrel:v1.5.4:masterminds_squirrel/vendor/github.com/Masterminds/squirrel \ RaveNoX:go-jsoncommentstrip:v1.0.0:ravenox_go_jsoncommentstrip/vendor/github.com/RaveNoX/go-jsoncommentstrip \ andybalholm:cascadia:v1.3.3:andybalholm_cascadia/vendor/github.com/andybalholm/cascadia \ aymerick:douceur:v0.2.0:aymerick_douceur/vendor/github.com/aymerick/douceur \ @@ -46,11 +46,11 @@ GH_TUPLE= \ djherbis:times:v1.6.0:djherbis_times/vendor/github.com/djherbis/times \ dustin:go-humanize:v1.0.1:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ fatih:structs:v1.1.0:fatih_structs/vendor/github.com/fatih/structs \ - fsnotify:fsnotify:v1.8.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ + fsnotify:fsnotify:v1.9.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \ go-chi:chi:v5.2.1:go_chi_chi_v5/vendor/github.com/go-chi/chi/v5 \ go-chi:cors:v1.2.1:go_chi_cors/vendor/github.com/go-chi/cors \ - go-chi:httprate:v0.14.1:go_chi_httprate/vendor/github.com/go-chi/httprate \ - go-chi:jwtauth:v5.3.2:go_chi_jwtauth_v5/vendor/github.com/go-chi/jwtauth/v5 \ + go-chi:httprate:v0.15.0:go_chi_httprate/vendor/github.com/go-chi/httprate \ + go-chi:jwtauth:v5.3.3:go_chi_jwtauth_v5/vendor/github.com/go-chi/jwtauth/v5 \ go-ini:ini:v1.67.0:go_ini_ini/vendor/gopkg.in/ini.v1 \ go-logr:logr:v1.4.2:go_logr_logr/vendor/github.com/go-logr/logr \ go-task:slim-sprig:v3.0.0:go_task_slim_sprig_v3/vendor/github.com/go-task/slim-sprig/v3 \ @@ -59,19 +59,19 @@ GH_TUPLE= \ go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ goccy:go-json:v0.10.5:goccy_go_json/vendor/github.com/goccy/go-json \ gohugoio:hashstructure:v0.5.0:gohugoio_hashstructure/vendor/github.com/gohugoio/hashstructure \ - golang:crypto:v0.36.0:golang_crypto/vendor/golang.org/x/crypto \ - golang:exp:054e65f0b394:golang_exp/vendor/golang.org/x/exp \ - golang:image:v0.25.0:golang_image/vendor/golang.org/x/image \ + golang:crypto:v0.38.0:golang_crypto/vendor/golang.org/x/crypto \ + golang:exp:ce4c2cf36ca6:golang_exp/vendor/golang.org/x/exp \ + golang:image:v0.27.0:golang_image/vendor/golang.org/x/image \ golang:mod:v0.24.0:golang_mod/vendor/golang.org/x/mod \ - golang:net:v0.37.0:golang_net/vendor/golang.org/x/net \ - golang:sync:v0.12.0:golang_sync/vendor/golang.org/x/sync \ - golang:sys:v0.31.0:golang_sys/vendor/golang.org/x/sys \ - golang:text:v0.23.0:golang_text/vendor/golang.org/x/text \ + golang:net:v0.40.0:golang_net/vendor/golang.org/x/net \ + golang:sync:v0.14.0:golang_sync/vendor/golang.org/x/sync \ + golang:sys:v0.33.0:golang_sys/vendor/golang.org/x/sys \ + golang:text:v0.25.0:golang_text/vendor/golang.org/x/text \ golang:time:v0.11.0:golang_time/vendor/golang.org/x/time \ - golang:tools:v0.31.0:golang_tools/vendor/golang.org/x/tools \ + golang:tools:v0.33.0:golang_tools/vendor/golang.org/x/tools \ google:go-cmp:v0.7.0:google_go_cmp/vendor/github.com/google/go-cmp \ google:go-pipeline:6cbedfc1d3fc:google_go_pipeline/vendor/github.com/google/go-pipeline \ - google:pprof:9094ed2288e7:google_pprof/vendor/github.com/google/pprof \ + google:pprof:c0086092b71a:google_pprof/vendor/github.com/google/pprof \ google:subcommands:v1.2.0:google_subcommands/vendor/github.com/google/subcommands \ google:uuid:v1.6.0:google_uuid/vendor/github.com/google/uuid \ google:wire:v0.6.0:google_wire/vendor/github.com/google/wire \ @@ -82,61 +82,63 @@ GH_TUPLE= \ jellydator:ttlcache:v3.3.0:jellydator_ttlcache_v3/vendor/github.com/jellydator/ttlcache/v3 \ kardianos:service:v1.2.2:kardianos_service/vendor/github.com/kardianos/service \ kballard:go-shellquote:95032a82bc51:kballard_go_shellquote/vendor/github.com/kballard/go-shellquote \ - klauspost:compress:v1.17.11:klauspost_compress/vendor/github.com/klauspost/compress \ + klauspost:cpuid:v2.2.10:klauspost_cpuid_v2/vendor/github.com/klauspost/cpuid/v2 \ kr:pretty:v0.3.1:kr_pretty/vendor/github.com/kr/pretty \ kr:text:v0.2.0:kr_text/vendor/github.com/kr/text \ lann:builder:47ae307949d0:lann_builder/vendor/github.com/lann/builder \ lann:ps:62de8c46ede0:lann_ps/vendor/github.com/lann/ps \ - lestrrat-go:blackmagic:v1.0.2:lestrrat_go_blackmagic/vendor/github.com/lestrrat-go/blackmagic \ + lestrrat-go:blackmagic:v1.0.3:lestrrat_go_blackmagic/vendor/github.com/lestrrat-go/blackmagic \ lestrrat-go:httpcc:v1.0.1:lestrrat_go_httpcc/vendor/github.com/lestrrat-go/httpcc \ lestrrat-go:httprc:v1.0.6:lestrrat_go_httprc/vendor/github.com/lestrrat-go/httprc \ lestrrat-go:iter:v1.0.2:lestrrat_go_iter/vendor/github.com/lestrrat-go/iter \ - lestrrat-go:jwx:v2.1.4:lestrrat_go_jwx_v2/vendor/github.com/lestrrat-go/jwx/v2 \ + lestrrat-go:jwx:v2.1.6:lestrrat_go_jwx_v2/vendor/github.com/lestrrat-go/jwx/v2 \ lestrrat-go:option:v1.0.1:lestrrat_go_option/vendor/github.com/lestrrat-go/option \ matoous:go-nanoid:v2.1.0:matoous_go_nanoid_v2/vendor/github.com/matoous/go-nanoid/v2 \ - mattn:go-sqlite3:v1.14.24:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ + mattn:go-sqlite3:v1.14.28:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \ mfridman:interpolate:v0.0.2:mfridman_interpolate/vendor/github.com/mfridman/interpolate \ microcosm-cc:bluemonday:v1.0.27:microcosm_cc_bluemonday/vendor/github.com/microcosm-cc/bluemonday \ mileusna:useragent:v1.3.5:mileusna_useragent/vendor/github.com/mileusna/useragent \ munnerz:goautoneg:a7dc8b61c822:munnerz_goautoneg/vendor/github.com/munnerz/goautoneg \ natefinch:npipe:c1b8fa8bdcce:natefinch_npipe/vendor/gopkg.in/natefinch/npipe.v2 \ ogier:pflag:v0.0.1:ogier_pflag/vendor/github.com/ogier/pflag \ - onsi:ginkgo:v2.23.0:onsi_ginkgo_v2/vendor/github.com/onsi/ginkgo/v2 \ - onsi:gomega:v1.36.2:onsi_gomega/vendor/github.com/onsi/gomega \ - pelletier:go-toml:v2.2.3:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ + onsi:ginkgo:v2.23.4:onsi_ginkgo_v2/vendor/github.com/onsi/ginkgo/v2 \ + onsi:gomega:v1.37.0:onsi_gomega/vendor/github.com/onsi/gomega \ + pelletier:go-toml:v2.2.4:pelletier_go_toml_v2/vendor/github.com/pelletier/go-toml/v2 \ pmezard:go-difflib:5d4384ee4fb2:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \ pocketbase:dbx:v1.11.0:pocketbase_dbx/vendor/github.com/pocketbase/dbx \ - pressly:goose:v3.24.1:pressly_goose_v3/vendor/github.com/pressly/goose/v3 \ - prometheus:client_golang:v1.21.1:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ + pressly:goose:v3.24.3:pressly_goose_v3/vendor/github.com/pressly/goose/v3 \ + prometheus:client_golang:v1.22.0:prometheus_client_golang/vendor/github.com/prometheus/client_golang \ prometheus:client_model:v0.6.1:prometheus_client_model/vendor/github.com/prometheus/client_model \ prometheus:common:v0.62.0:prometheus_common/vendor/github.com/prometheus/common \ - prometheus:procfs:v0.15.1:prometheus_procfs/vendor/github.com/prometheus/procfs \ - protocolbuffers:protobuf-go:v1.36.1:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ + prometheus:procfs:v0.16.1:prometheus_procfs/vendor/github.com/prometheus/procfs \ + protocolbuffers:protobuf-go:v1.36.6:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \ rjeczalik:notify:v0.9.3:rjeczalik_notify/vendor/github.com/rjeczalik/notify \ robfig:cron:v3.0.1:robfig_cron_v3/vendor/github.com/robfig/cron/v3 \ rogpeppe:go-internal:v1.14.1:rogpeppe_go_internal/vendor/github.com/rogpeppe/go-internal \ sabhiram:go-gitignore:525f6e181f06:sabhiram_go_gitignore/vendor/github.com/sabhiram/go-gitignore \ - sagikazarmark:locafero:v0.7.0:sagikazarmark_locafero/vendor/github.com/sagikazarmark/locafero \ + sagikazarmark:locafero:v0.9.0:sagikazarmark_locafero/vendor/github.com/sagikazarmark/locafero \ segmentio:asm:v1.2.0:segmentio_asm/vendor/github.com/segmentio/asm \ sethvargo:go-retry:v0.3.0:sethvargo_go_retry/vendor/github.com/sethvargo/go-retry \ sirupsen:logrus:v1.9.3:sirupsen_logrus/vendor/github.com/sirupsen/logrus \ sourcegraph:conc:v0.3.0:sourcegraph_conc/vendor/github.com/sourcegraph/conc \ - spf13:afero:v1.12.0:spf13_afero/vendor/github.com/spf13/afero \ - spf13:cast:v1.7.1:spf13_cast/vendor/github.com/spf13/cast \ + spf13:afero:v1.14.0:spf13_afero/vendor/github.com/spf13/afero \ + spf13:cast:v1.8.0:spf13_cast/vendor/github.com/spf13/cast \ spf13:cobra:v1.9.1:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.6:spf13_pflag/vendor/github.com/spf13/pflag \ - spf13:viper:v1.20.0:spf13_viper/vendor/github.com/spf13/viper \ + spf13:viper:v1.20.1:spf13_viper/vendor/github.com/spf13/viper \ stretchr:objx:v0.5.2:stretchr_objx/vendor/github.com/stretchr/objx \ stretchr:testify:v1.10.0:stretchr_testify/vendor/github.com/stretchr/testify \ subosito:gotenv:v1.6.0:subosito_gotenv/vendor/github.com/subosito/gotenv \ + uber-go:automaxprocs:v1.6.0:uber_go_automaxprocs/vendor/go.uber.org/automaxprocs \ uber-go:goleak:v1.3.0:uber_go_goleak/vendor/go.uber.org/goleak \ uber-go:multierr:v1.11.0:uber_go_multierr/vendor/go.uber.org/multierr \ unrolled:secure:v1.17.0:unrolled_secure/vendor/github.com/unrolled/secure \ - xrash:smetrics:686a1a2994c1:xrash_smetrics/vendor/github.com/xrash/smetrics + xrash:smetrics:686a1a2994c1:xrash_smetrics/vendor/github.com/xrash/smetrics \ + zeebo:xxh3:v1.0.2:zeebo_xxh3/vendor/github.com/zeebo/xxh3 USE_RC_SUBR= ${PORTNAME} -_BUILD_SHA= a057a68 +_BUILD_SHA= fa2cf36 GO_BUILDFLAGS= -ldflags="-X github.com/navidrome/navidrome/consts.gitSha=${_BUILD_SHA} -X github.com/navidrome/navidrome/consts.gitTag=${GH_TAGNAME}-FREEBSD" -tags=netgo |