summaryrefslogtreecommitdiff
path: root/lang/ruby16
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-09-24 20:07:08 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-09-24 20:07:08 +0000
commitcfeffd29da4a9085c86697a502150eb1b7f95ba5 (patch)
treee6151c73a6b54824365fd72c92f2a0d87c7a72da /lang/ruby16
parentAdd a private master site, making the distfile fetchable again. (diff)
Reroll a stable snapshot tarball as of 2002-09-12 for lang/ruby
containing a pregenerated configure and a parse.c generated with bison 1.35. This is to offer a smaller (.tar.bz2) distfile, remove the autoconf dependency and benefit from a bit more efficient parse.c than that which byacc(1) generates.
Notes
Notes: svn path=/head/; revision=67102
Diffstat (limited to 'lang/ruby16')
-rw-r--r--lang/ruby16/Makefile12
-rw-r--r--lang/ruby16/distinfo7
2 files changed, 7 insertions, 12 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 984133f13c9a..b2ed31408fd3 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= ${RUBY_PORTVERSION}
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY} \
${ONIGURUMA_MASTER_SITES:S,$,:oniguruma,}
-MASTER_SITE_SUBDIR= stable \
+MASTER_SITE_SUBDIR= snapshots \
${ONIGURUMA_MASTER_SITE_SUBDIR:S,$,/:oniguruma,}
DISTFILES= ${RUBY_DISTNAME}${EXTRACT_SUFX} \
${ONIGURUMA_DISTFILE:S,$,:oniguruma,}
@@ -33,19 +33,19 @@ PLIST_SUB+= ONIGURUMA=""
PLIST_SUB+= ONIGURUMA="@comment "
.endif
-#USE_BZIP2= yes
+USE_BZIP2= yes
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
-USE_AUTOCONF= yes # works either with 2.53 or with 2.13
-INSTALLS_SHLIB= yes
+#USE_AUTOCONF= yes # works either with 2.53 or with 2.13
+GNU_CONFIGURE= yes
WRKSRC= ${RUBY_WRKSRC}
CONFIGURE_ARGS= ${RUBY_CONFIGURE_ARGS} \
--enable-shared
-MAKE_ENV= LANG=C # prevent bison 1.33 w/ gettext 0.10.35 from coredumping
MAKE_ARGS= -j3
+INSTALLS_SHLIB= yes
MAN1= ruby${_RUBY_SUFFIX}.1
.include <bsd.port.pre.mk>
@@ -81,7 +81,7 @@ OBSOLETED_MODULES= sha1 \
post-extract:
.if defined(WITH_ONIGURUMA)
- cd ${WRKDIR}; ${TAR} zxvf ${_DISTDIR}/${ONIGURUMA_DISTFILE}
+ ${TAR} -zxvf ${DISTDIR}/${DIST_SUBDIR}/${ONIGURUMA_DISTFILE} -C ${WRKDIR}
.endif
post-patch:
diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo
index e1bdd12472e0..bc1f6a6a0908 100644
--- a/lang/ruby16/distinfo
+++ b/lang/ruby16/distinfo
@@ -1,7 +1,2 @@
-MD5 (ruby/ruby-1.6.7.tar.gz) = 4213d723911ce346717d60256fa925e1
-MD5 (ruby/ruby-1.6.7-2002.03.27.diff.bz2) = 11ad3f19357c5e02cc3a3882ca567f98
-MD5 (ruby/ruby-1.6.7-2002.03.27-2002.05.02.diff.bz2) = 8f21e3aeaf6de69862b0ce3b3e44b503
-MD5 (ruby/ruby-1.6.7-2002.05.02-2002.05.23.diff.bz2) = a09917ed660deee38aab350ed5a472b3
-MD5 (ruby/ruby-1.6.7-2002.05.23-2002.07.15.diff.bz2) = 7d8b554b63e5878d72dbb006a1d39802
-MD5 (ruby/ruby-1.6.7-2002.07.15-2002.09.12.diff.bz2) = db8bf647716995cdc5a79c66c188ee98
+MD5 (ruby/ruby-1.6.7-2002.09.12.tar.bz2) = 8910a334deb9d5a1289e2b505ad63511
MD5 (ruby/onigd20020424.tar.gz) = d5e6505aa776378a58cdb0fd4ef9cdc0