Skip to content

Commit

Permalink
security/rubygem-recog: update to 3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Jan 5, 2024
1 parent 89c69d8 commit f482011
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
11 changes: 3 additions & 8 deletions security/rubygem-recog/Makefile
@@ -1,5 +1,5 @@
PORTNAME= recog
PORTVERSION= 2.3.23
PORTVERSION= 3.1.2
CATEGORIES= security rubygems
MASTER_SITES= RG

Expand All @@ -12,14 +12,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING

RUN_DEPENDS= rubygem-nokogiri>=0:textproc/rubygem-nokogiri

USES= gem python:env shebangfix
USES= gem

NO_ARCH= yes
SHEBANG_FILES= update_cpes.py .vscode/bin/monitor-recog-fingerprints.sh
PLIST_FILES= bin/recog_cleanup \
bin/recog_export \
bin/recog_match \
bin/recog_standardize \
bin/recog_verify
PLIST_FILES= bin/recog_match

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions security/rubygem-recog/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1660812945
SHA256 (rubygem/recog-2.3.23.gem) = eb3bbde9a4ff84bb6feaab1f69a5dcab5469715e945419f6826895503844b82b
SIZE (rubygem/recog-2.3.23.gem) = 392704
TIMESTAMP = 1704467550
SHA256 (rubygem/recog-3.1.2.gem) = 2adcab72fe854d528813be346953e65703d80f5869f5564a7f51bff5371ec394
SIZE (rubygem/recog-3.1.2.gem) = 376320

0 comments on commit f482011

Please sign in to comment.