mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 3.0.4
- Add NO_ARCH - Use = instead of += Changes: https://github.com/slim-template/slim/blob/master/CHANGES
This commit is contained in:
parent
72527054f6
commit
bf9387488e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388480
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= slim
|
||||
PORTVERSION= 3.0.3
|
||||
PORTVERSION= 3.0.4
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -13,10 +13,11 @@ LICENSE= MIT
|
||||
RUN_DEPENDS= rubygem-temple>=0.7.3:${PORTSDIR}/devel/rubygem-temple \
|
||||
rubygem-tilt>=1.3.3:${PORTSDIR}/devel/rubygem-tilt
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES+= bin/slimrb
|
||||
PLIST_FILES= bin/slimrb
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (rubygem/slim-3.0.3.gem) = 0cc636384fd4d9a48e237b5d97a0be982d15b7470ef2f24d6c0b50db1f816a55
|
||||
SIZE (rubygem/slim-3.0.3.gem) = 95232
|
||||
SHA256 (rubygem/slim-3.0.4.gem) = 9fb98e2c8410b640f6cc000e999c81e4e9da33310117cd75b4df2cb2c3fec65f
|
||||
SIZE (rubygem/slim-3.0.4.gem) = 96256
|
||||
|
Loading…
Reference in New Issue
Block a user