mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Fix .gemspec for rubygem-blankslate 3.1.2
- Bump PORTREVISION for package change PR: ports/189984 Submitted by: Michael Moll <kvedulv@kvedulv.de>
This commit is contained in:
parent
83dce38127
commit
05e085d6c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356346
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= parslet
|
||||
PORTVERSION= 1.6.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
@ -17,4 +18,7 @@ USE_RUBY= yes
|
||||
USE_RUBYGEMS= yes
|
||||
RUBYGEM_AUTOPLIST= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e '17 s|~>|>=|' ${WRKSRC}/${GEM_NAME}.gemspec
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user