diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-11-28 21:22:14 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-11-28 21:22:14 +0800 |
commit | d55fdfe6ef0c12c76ccaa08ac2f981772c0d5414 (patch) | |
tree | ceba1f0bd0b5e023962b43493a48937080b438ee | |
parent | 4fae5ddcf63c1e083f9230d0d51b10c5434f93fd (diff) | |
download | freebsd-ports-gnome-d55fdfe6ef0c12c76ccaa08ac2f981772c0d5414.tar.gz freebsd-ports-gnome-d55fdfe6ef0c12c76ccaa08ac2f981772c0d5414.tar.zst freebsd-ports-gnome-d55fdfe6ef0c12c76ccaa08ac2f981772c0d5414.zip |
Update to 2.5.0
PR: ports/88505
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
-rw-r--r-- | devel/oniguruma/Makefile | 10 | ||||
-rw-r--r-- | devel/oniguruma/distinfo | 6 | ||||
-rw-r--r-- | devel/oniguruma/pkg-descr | 2 | ||||
-rw-r--r-- | devel/oniguruma4/Makefile | 10 | ||||
-rw-r--r-- | devel/oniguruma4/distinfo | 6 | ||||
-rw-r--r-- | devel/oniguruma4/pkg-descr | 2 | ||||
-rw-r--r-- | devel/oniguruma5/Makefile | 10 | ||||
-rw-r--r-- | devel/oniguruma5/distinfo | 6 | ||||
-rw-r--r-- | devel/oniguruma5/pkg-descr | 2 |
9 files changed, 33 insertions, 21 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile index 87caf91c066c..ed28a9ae35e9 100644 --- a/devel/oniguruma/Makefile +++ b/devel/oniguruma/Makefile @@ -6,10 +6,9 @@ # PORTNAME= oniguruma -PORTVERSION= 2.3.1 +PORTVERSION= 2.5.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner/ruby-contrib +MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby @@ -19,9 +18,14 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes +USE_REINPLACE= yes DOCS= HISTORY README doc/* +# Use patch for ruby 1.8.2 rather than 1.8.3 +post-patch: + ${REINPLACE_CMD} 's,18: 183,18: 182,' ${WRKSRC}/Makefile.in + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} diff --git a/devel/oniguruma/distinfo b/devel/oniguruma/distinfo index 02135b70066a..232188f371a7 100644 --- a/devel/oniguruma/distinfo +++ b/devel/oniguruma/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/onigd2_3_1.tar.gz) = 3154a12abdbc3ece51b86b8b16c0d2c6 -SHA256 (ruby/onigd2_3_1.tar.gz) = 11b1a263772bbf3ff63726e75d2b412f48315b269b5d33dbf2b3d31c1b94accd -SIZE (ruby/onigd2_3_1.tar.gz) = 203510 +MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687 +SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df +SIZE (ruby/onigd2_5_0.tar.gz) = 210448 diff --git a/devel/oniguruma/pkg-descr b/devel/oniguruma/pkg-descr index fac83d433924..5989c819b323 100644 --- a/devel/oniguruma/pkg-descr +++ b/devel/oniguruma/pkg-descr @@ -10,4 +10,4 @@ for each regex object. Currently supported character encodings are ASCII, UTF-8, EUC-JP and Shift_JIS. Author: K.Kosako <kosako@sofnec.co.jp> -WWW: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/ +WWW: http://www.geocities.jp/kosako3/oniguruma/ diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile index 87caf91c066c..ed28a9ae35e9 100644 --- a/devel/oniguruma4/Makefile +++ b/devel/oniguruma4/Makefile @@ -6,10 +6,9 @@ # PORTNAME= oniguruma -PORTVERSION= 2.3.1 +PORTVERSION= 2.5.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner/ruby-contrib +MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby @@ -19,9 +18,14 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes +USE_REINPLACE= yes DOCS= HISTORY README doc/* +# Use patch for ruby 1.8.2 rather than 1.8.3 +post-patch: + ${REINPLACE_CMD} 's,18: 183,18: 182,' ${WRKSRC}/Makefile.in + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} diff --git a/devel/oniguruma4/distinfo b/devel/oniguruma4/distinfo index 02135b70066a..232188f371a7 100644 --- a/devel/oniguruma4/distinfo +++ b/devel/oniguruma4/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/onigd2_3_1.tar.gz) = 3154a12abdbc3ece51b86b8b16c0d2c6 -SHA256 (ruby/onigd2_3_1.tar.gz) = 11b1a263772bbf3ff63726e75d2b412f48315b269b5d33dbf2b3d31c1b94accd -SIZE (ruby/onigd2_3_1.tar.gz) = 203510 +MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687 +SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df +SIZE (ruby/onigd2_5_0.tar.gz) = 210448 diff --git a/devel/oniguruma4/pkg-descr b/devel/oniguruma4/pkg-descr index fac83d433924..5989c819b323 100644 --- a/devel/oniguruma4/pkg-descr +++ b/devel/oniguruma4/pkg-descr @@ -10,4 +10,4 @@ for each regex object. Currently supported character encodings are ASCII, UTF-8, EUC-JP and Shift_JIS. Author: K.Kosako <kosako@sofnec.co.jp> -WWW: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/ +WWW: http://www.geocities.jp/kosako3/oniguruma/ diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile index 87caf91c066c..ed28a9ae35e9 100644 --- a/devel/oniguruma5/Makefile +++ b/devel/oniguruma5/Makefile @@ -6,10 +6,9 @@ # PORTNAME= oniguruma -PORTVERSION= 2.3.1 +PORTVERSION= 2.5.0 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= fenner/ruby-contrib +MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/ DISTNAME= onigd${PORTVERSION:S/./_/g} DIST_SUBDIR= ruby @@ -19,9 +18,14 @@ COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl WRKSRC= ${WRKDIR}/${PORTNAME} GNU_CONFIGURE= yes #INSTALLS_SHLIB= yes +USE_REINPLACE= yes DOCS= HISTORY README doc/* +# Use patch for ruby 1.8.2 rather than 1.8.3 +post-patch: + ${REINPLACE_CMD} 's,18: 183,18: 182,' ${WRKSRC}/Makefile.in + post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${EXAMPLESDIR} diff --git a/devel/oniguruma5/distinfo b/devel/oniguruma5/distinfo index 02135b70066a..232188f371a7 100644 --- a/devel/oniguruma5/distinfo +++ b/devel/oniguruma5/distinfo @@ -1,3 +1,3 @@ -MD5 (ruby/onigd2_3_1.tar.gz) = 3154a12abdbc3ece51b86b8b16c0d2c6 -SHA256 (ruby/onigd2_3_1.tar.gz) = 11b1a263772bbf3ff63726e75d2b412f48315b269b5d33dbf2b3d31c1b94accd -SIZE (ruby/onigd2_3_1.tar.gz) = 203510 +MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687 +SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df +SIZE (ruby/onigd2_5_0.tar.gz) = 210448 diff --git a/devel/oniguruma5/pkg-descr b/devel/oniguruma5/pkg-descr index fac83d433924..5989c819b323 100644 --- a/devel/oniguruma5/pkg-descr +++ b/devel/oniguruma5/pkg-descr @@ -10,4 +10,4 @@ for each regex object. Currently supported character encodings are ASCII, UTF-8, EUC-JP and Shift_JIS. Author: K.Kosako <kosako@sofnec.co.jp> -WWW: http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/oniguruma/ +WWW: http://www.geocities.jp/kosako3/oniguruma/ |