mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to 0.4.
Submitted by: Jerry A! <jerry@thehutt.org>
This commit is contained in:
parent
d2841a6c6f
commit
3cb48f5ff1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=65485
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= programmingruby
|
||||
PORTVERSION= 0.3a
|
||||
PORTVERSION= 0.4
|
||||
CATEGORIES= lang ruby
|
||||
MASTER_SITES= http://dev.rubycentral.com/downloads/files/
|
||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||
@ -24,9 +24,6 @@ NO_BUILD= yes
|
||||
|
||||
DOCDIR= ${RUBY_DOCDIR}/${PORTNAME}
|
||||
|
||||
post-extract:
|
||||
${RM} -f ${WRKSRC}/html/.??*.swp ${WRKSRC}/xml/*~
|
||||
|
||||
do-install:
|
||||
${MKDIR} ${DOCDIR}
|
||||
${CP} -R ${WRKSRC}/* ${DOCDIR}/
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/ProgrammingRuby-0.3a.tgz) = b0381418f458dd4570f952c92dbb096b
|
||||
MD5 (ruby/ProgrammingRuby-0.4.tgz) = 7b5836dbfb97333cfaf82f1932d08154
|
||||
|
Loading…
Reference in New Issue
Block a user