Skip to content

Commit

Permalink
devel/rubygem-erb: Update to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Dec 30, 2022
1 parent 8a40b5a commit ae1b739
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
9 changes: 3 additions & 6 deletions devel/rubygem-erb/Makefile
@@ -1,5 +1,5 @@
PORTNAME= erb
PORTVERSION= 2.2.3
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -11,16 +11,13 @@ LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
LICENSE_FILE_BSD2CLAUSE=${WRKSRC}/LICENSE.txt

RUN_DEPENDS= rubygem-cgi>=0:www/rubygem-cgi
RUN_DEPENDS= rubygem-cgi>=0.3.3:www/rubygem-cgi

USES= gem
USE_RUBY= yes

NO_ARCH= yes

#PLIST_FILES= bin/erb

post-install:
${RM} ${STAGEDIR}${PREFIX}/bin/erb
PLIST_FILES= bin/erb

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/rubygem-erb/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1618320890
SHA256 (rubygem/erb-2.2.3.gem) = cbc18b3745fa1794d245db2e64731c681704f350f89eca725275b62075b84f3b
SIZE (rubygem/erb-2.2.3.gem) = 17920
TIMESTAMP = 1669058057
SHA256 (rubygem/erb-3.0.0.gem) = a2be3904bdb0ab7b6f446fdf2d5ca2c4b7d4bc12933e766fd19df95cb00c1ccc
SIZE (rubygem/erb-3.0.0.gem) = 17920

0 comments on commit ae1b739

Please sign in to comment.