mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
devel/rubygem-license_finder-gitlab: update to 7.2.1
Required for gitlab 17.11 Changes: https://github.com/pivotal/LicenseFinder/blob/master/CHANGELOG.md
This commit is contained in:
parent
fd30a3bb57
commit
764bf8d8c4
2 changed files with 8 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= license_finder
|
PORTNAME= license_finder
|
||||||
PORTVERSION= 7.0.1
|
PORTVERSION= 7.2.1
|
||||||
CATEGORIES= devel rubygems
|
CATEGORIES= devel rubygems
|
||||||
MASTER_SITES= RG
|
MASTER_SITES= RG
|
||||||
PKGNAMESUFFIX= -gitlab
|
PKGNAMESUFFIX= -gitlab
|
||||||
|
@ -12,20 +12,21 @@ LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler \
|
RUN_DEPENDS= rubygem-bundler>=0:sysutils/rubygem-bundler \
|
||||||
|
rubygem-csv>=3.2<4:devel/rubygem-csv \
|
||||||
rubygem-rubyzip>=1<3:archivers/rubygem-rubyzip \
|
rubygem-rubyzip>=1<3:archivers/rubygem-rubyzip \
|
||||||
rubygem-thor12>=1.2.0<1.3:devel/rubygem-thor12 \
|
rubygem-thor>=1.2<2:devel/rubygem-thor \
|
||||||
rubygem-tomlrb>=1.3<2.1:textproc/rubygem-tomlrb \
|
rubygem-tomlrb>=1.3<2.1:textproc/rubygem-tomlrb \
|
||||||
rubygem-with_env>=1.1.0<1.1.1:devel/rubygem-with_env \
|
rubygem-with_env>=1.1.0<1.1.1:devel/rubygem-with_env \
|
||||||
rubygem-xml-simple-gitlab>=1.1.9<1.2:textproc/rubygem-xml-simple-gitlab
|
rubygem-xml-simple-gitlab>=1.1.9<1.2:textproc/rubygem-xml-simple-gitlab
|
||||||
|
|
||||||
USES= gem python:run shebangfix
|
USES= gem python:run shebangfix
|
||||||
|
|
||||||
NO_ARCH= yes
|
|
||||||
|
|
||||||
SHEBANG_FILES= dlf \
|
SHEBANG_FILES= dlf \
|
||||||
bin/license_finder_pip.py \
|
bin/license_finder_pip.py \
|
||||||
ci/scripts/*.sh
|
ci/scripts/*.sh
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
PLIST_FILES= bin/license_finder \
|
PLIST_FILES= bin/license_finder \
|
||||||
bin/license_finder_pip.py
|
bin/license_finder_pip.py
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1664810286
|
TIMESTAMP = 1744781168
|
||||||
SHA256 (rubygem/license_finder-7.0.1.gem) = 0b22c9567e2a8b102c7245da49ebeddaec60f66d237d2bb91b9feddf5d242f6a
|
SHA256 (rubygem/license_finder-7.2.1.gem) = 179ead19b64b170638b72fd16024233813673ac9d20d5ba75ae0b4444887ef14
|
||||||
SIZE (rubygem/license_finder-7.0.1.gem) = 172544
|
SIZE (rubygem/license_finder-7.2.1.gem) = 196096
|
||||||
|
|
Loading…
Add table
Reference in a new issue