Update to 2.C.
This commit is contained in:
parent
924e43a646
commit
b9db95aa88
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=46772
@ -6,7 +6,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
PORTNAME= http-access
|
PORTNAME= http-access
|
||||||
PORTVERSION= 2.B
|
PORTVERSION= 2.C
|
||||||
CATEGORIES= www ruby
|
CATEGORIES= www ruby
|
||||||
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/http-access/
|
MASTER_SITES= http://www.jin.gr.jp/~nahi/Ruby/http-access/
|
||||||
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
|
||||||
@ -21,10 +21,6 @@ USE_RUBY= yes
|
|||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
post-patch:
|
|
||||||
${RUBY} -i.orig -pe 'gsub(/\burb\b/, "uri"); gsub(/\bURb\b/, "URI")' \
|
|
||||||
${WRKSRC}/lib/http-access2.rb
|
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
cd ${WRKSRC}; ${RUBY} install.rb
|
cd ${WRKSRC}; ${RUBY} install.rb
|
||||||
.if !defined(NOPORTDOCS)
|
.if !defined(NOPORTDOCS)
|
||||||
|
@ -1 +1 @@
|
|||||||
MD5 (ruby/http-access2_B.tar.gz) = bb661432f29ba636d0f5bcb85b416a28
|
MD5 (ruby/http-access2_C.tar.gz) = cbea392b71bf1c95ace215f3c281b0f2
|
||||||
|
Loading…
Reference in New Issue
Block a user