mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
- Fix ruby build with oniguruma.
PR: ports/142444 Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
This commit is contained in:
parent
7d548097ba
commit
def6c5986e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247360
@ -11,7 +11,7 @@ CATEGORIES= devel textproc
|
||||
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/:onig \
|
||||
http://www.SpringDaemons.com/stas/:ruby
|
||||
DISTFILES= onigd${PORTVERSION:S/./_/g}${EXTRACT_SUFX}:onig \
|
||||
ruby187p72-oniguruma.patch:ruby
|
||||
ruby187p248-oniguruma.patch:ruby
|
||||
DIST_SUBDIR= ruby
|
||||
EXTRACT_ONLY= onigd${PORTVERSION:S/./_/g}${EXTRACT_SUFX}
|
||||
|
||||
@ -28,7 +28,7 @@ GNU_CONFIGURE= yes
|
||||
DOCS= HISTORY README doc/*
|
||||
|
||||
post-patch:
|
||||
${CP} ${DISTDIR}/${DIST_SUBDIR}/ruby187p72-oniguruma.patch \
|
||||
${CP} ${DISTDIR}/${DIST_SUBDIR}/ruby187p248-oniguruma.patch \
|
||||
${WRKSRC}/ruby187.patch
|
||||
|
||||
post-configure:
|
||||
|
@ -1,6 +1,6 @@
|
||||
MD5 (ruby/onigd2_5_8.tar.gz) = 82cd47ded85f854149ae620a9fa728e5
|
||||
SHA256 (ruby/onigd2_5_8.tar.gz) = 11aa092d7cb1c21b7fb60980e9c5a9b931e670c29553ea9444927a8a468e526b
|
||||
SIZE (ruby/onigd2_5_8.tar.gz) = 218187
|
||||
MD5 (ruby/ruby187p72-oniguruma.patch) = ac99524cfad8dd55241a4c33ed3bf14b
|
||||
SHA256 (ruby/ruby187p72-oniguruma.patch) = 43c6633dda09c29fb5c09744ed6c190b1960255a829451cfebb7c390689c97d1
|
||||
SIZE (ruby/ruby187p72-oniguruma.patch) = 8654
|
||||
MD5 (ruby/ruby187p248-oniguruma.patch) = f0d68fce9a2f394290dafbda1a558ae3
|
||||
SHA256 (ruby/ruby187p248-oniguruma.patch) = 6289f4b756341a3cb77c48ef7472d568efb1f809eb285ca77f2257c36dca46b7
|
||||
SIZE (ruby/ruby187p248-oniguruma.patch) = 8670
|
||||
|
Loading…
Reference in New Issue
Block a user