aboutsummaryrefslogtreecommitdiffstats
path: root/devel/oniguruma
diff options
context:
space:
mode:
authorstas <stas@FreeBSD.org>2010-01-08 08:14:15 +0800
committerstas <stas@FreeBSD.org>2010-01-08 08:14:15 +0800
commit4d6730fee8427d317c2dc1561787bb21bebba453 (patch)
treed8ef5f44ac7bc600beb1701e15d54f16c7d00ab2 /devel/oniguruma
parent8368f9dd44272b1ef44c3585a5fad3b6b3e07aa7 (diff)
downloadfreebsd-ports-gnome-4d6730fee8427d317c2dc1561787bb21bebba453.tar.gz
freebsd-ports-gnome-4d6730fee8427d317c2dc1561787bb21bebba453.tar.zst
freebsd-ports-gnome-4d6730fee8427d317c2dc1561787bb21bebba453.zip
- Fix ruby build with oniguruma.
PR: ports/142444 Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Diffstat (limited to 'devel/oniguruma')
-rw-r--r--devel/oniguruma/Makefile4
-rw-r--r--devel/oniguruma/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 218a37ec178c..2d1e95dcca5a 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -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:
diff --git a/devel/oniguruma/distinfo b/devel/oniguruma/distinfo
index b24eebc9e515..ac265a3853a0 100644
--- a/devel/oniguruma/distinfo
+++ b/devel/oniguruma/distinfo
@@ -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