mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 0.8.10
PR: 80224 Submitted by: James Earl <chero7@telus.net> Ooops, I forgot to commit the Makefile earlier today Reported by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Pointyhat to: arved (three in a rowi....)
This commit is contained in:
parent
3fd9de655e
commit
a0a8c62ac9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133931
@ -6,9 +6,9 @@
|
||||
#
|
||||
|
||||
PORTNAME= gems
|
||||
PORTVERSION= 0.8.8
|
||||
PORTVERSION= 0.8.10
|
||||
CATEGORIES= devel ruby
|
||||
MASTER_SITES= http://rubyforge.org/frs/download.php/3463/
|
||||
MASTER_SITES= http://rubyforge.org/frs/download.php/3700/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
|
||||
EXTRACT_SUFX= .tgz
|
||||
@ -26,7 +26,4 @@ NO_BUILD= yes
|
||||
do-install:
|
||||
cd ${WRKSRC}; ${RUBY} ${RUBY_SETUP}
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user