aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2006-01-14 21:22:06 +0800
committerpav <pav@FreeBSD.org>2006-01-14 21:22:06 +0800
commitaec45d9cbe499057ffaf6797bedac9e30c52b06c (patch)
tree3fd20994f1c10e212c9229c94b371525ae74c08b
parentbae0334526081c1ad2cc1483dd28c623e67dccce (diff)
downloadfreebsd-ports-gnome-aec45d9cbe499057ffaf6797bedac9e30c52b06c.tar.gz
freebsd-ports-gnome-aec45d9cbe499057ffaf6797bedac9e30c52b06c.tar.zst
freebsd-ports-gnome-aec45d9cbe499057ffaf6797bedac9e30c52b06c.zip
- Update to 2.5.2
-rw-r--r--devel/oniguruma/Makefile6
-rw-r--r--devel/oniguruma/distinfo6
-rw-r--r--devel/oniguruma4/Makefile6
-rw-r--r--devel/oniguruma4/distinfo6
-rw-r--r--devel/oniguruma5/Makefile6
-rw-r--r--devel/oniguruma5/distinfo6
6 files changed, 12 insertions, 24 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index ed28a9ae35e9..585c80f18fa1 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.2
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
DISTNAME= onigd${PORTVERSION:S/./_/g}
@@ -22,10 +22,6 @@ 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 232188f371a7..b6650d38da92 100644
--- a/devel/oniguruma/distinfo
+++ b/devel/oniguruma/distinfo
@@ -1,3 +1,3 @@
-MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687
-SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df
-SIZE (ruby/onigd2_5_0.tar.gz) = 210448
+MD5 (ruby/onigd2_5_2.tar.gz) = b1ef40164cf77328ac767d8a6bba75f5
+SHA256 (ruby/onigd2_5_2.tar.gz) = a856c3352e2ee272565842e5b141470f4cdf2759c389cced68df9e36c45f6655
+SIZE (ruby/onigd2_5_2.tar.gz) = 211823
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index ed28a9ae35e9..585c80f18fa1 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.2
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
DISTNAME= onigd${PORTVERSION:S/./_/g}
@@ -22,10 +22,6 @@ 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 232188f371a7..b6650d38da92 100644
--- a/devel/oniguruma4/distinfo
+++ b/devel/oniguruma4/distinfo
@@ -1,3 +1,3 @@
-MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687
-SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df
-SIZE (ruby/onigd2_5_0.tar.gz) = 210448
+MD5 (ruby/onigd2_5_2.tar.gz) = b1ef40164cf77328ac767d8a6bba75f5
+SHA256 (ruby/onigd2_5_2.tar.gz) = a856c3352e2ee272565842e5b141470f4cdf2759c389cced68df9e36c45f6655
+SIZE (ruby/onigd2_5_2.tar.gz) = 211823
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile
index ed28a9ae35e9..585c80f18fa1 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= oniguruma
-PORTVERSION= 2.5.0
+PORTVERSION= 2.5.2
CATEGORIES= devel
MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/
DISTNAME= onigd${PORTVERSION:S/./_/g}
@@ -22,10 +22,6 @@ 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 232188f371a7..b6650d38da92 100644
--- a/devel/oniguruma5/distinfo
+++ b/devel/oniguruma5/distinfo
@@ -1,3 +1,3 @@
-MD5 (ruby/onigd2_5_0.tar.gz) = 40cb52605c7292373d8dfd11015cb687
-SHA256 (ruby/onigd2_5_0.tar.gz) = 83d379f48a9ddb469883e5d78cb06de1ae7b9102e7cebd88a132aad6996163df
-SIZE (ruby/onigd2_5_0.tar.gz) = 210448
+MD5 (ruby/onigd2_5_2.tar.gz) = b1ef40164cf77328ac767d8a6bba75f5
+SHA256 (ruby/onigd2_5_2.tar.gz) = a856c3352e2ee272565842e5b141470f4cdf2759c389cced68df9e36c45f6655
+SIZE (ruby/onigd2_5_2.tar.gz) = 211823