aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-devel/Makefile6
-rw-r--r--lang/ruby-devel/distinfo3
-rw-r--r--lang/ruby-devel/pkg-plist1
-rw-r--r--lang/ruby/Makefile1
-rw-r--r--lang/ruby/distinfo2
-rw-r--r--lang/ruby16/Makefile1
-rw-r--r--lang/ruby16/distinfo2
-rw-r--r--lang/ruby18/Makefile6
-rw-r--r--lang/ruby18/distinfo3
-rw-r--r--lang/ruby18/pkg-plist1
10 files changed, 10 insertions, 16 deletions
diff --git a/lang/ruby-devel/Makefile b/lang/ruby-devel/Makefile
index 1adead5674cf..b31cfc9cc092 100644
--- a/lang/ruby-devel/Makefile
+++ b/lang/ruby-devel/Makefile
@@ -13,9 +13,9 @@ MASTER_SITE_SUBDIR= ${RUBY_VER}
DISTNAME= ${RUBY_DISTNAME}
DIST_SUBDIR= ruby
-PATCH_SITES= http://www.ruby-lang.org/~knu/
-PATCHFILES= ${RUBY_DISTNAME}-${RUBY_PATCHLEVEL}.patch.gz
-PATCH_DIST_STRIP= -p1
+#PATCH_SITES= http://www.ruby-lang.org/~knu/
+#PATCHFILES= ${RUBY_DISTNAME}-${RUBY_PATCHLEVEL}.patch.gz
+#PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
diff --git a/lang/ruby-devel/distinfo b/lang/ruby-devel/distinfo
index a5b174492360..743c91a117f4 100644
--- a/lang/ruby-devel/distinfo
+++ b/lang/ruby-devel/distinfo
@@ -1,2 +1 @@
-MD5 (ruby/ruby-1.7.0-alpha-2001.05.03.tar.gz) = 022b3564b62cb9c55aaff90920361dca
-MD5 (ruby/ruby-1.7.0-alpha-2001.05.03-1.patch.gz) = 72bd5930b22046f247a4f51141363341
+MD5 (ruby/ruby-1.7.0-alpha-2001.05.08.tar.gz) = 8c691df68e049d1e9cee3d3fb2af2562
diff --git a/lang/ruby-devel/pkg-plist b/lang/ruby-devel/pkg-plist
index 934ba79ec63f..ee214e939271 100644
--- a/lang/ruby-devel/pkg-plist
+++ b/lang/ruby-devel/pkg-plist
@@ -180,7 +180,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%%
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/occur2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/philos.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pi.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rbc.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.awk
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.dat
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.rb
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile
index 7fb01abf6969..0ce4b099c830 100644
--- a/lang/ruby/Makefile
+++ b/lang/ruby/Makefile
@@ -7,7 +7,6 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
-PORTREVISION= 2
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${RUBY_VER}
diff --git a/lang/ruby/distinfo b/lang/ruby/distinfo
index 89c4c4271dfd..39bf2320a3a8 100644
--- a/lang/ruby/distinfo
+++ b/lang/ruby/distinfo
@@ -1,2 +1,2 @@
MD5 (ruby/ruby-1.6.4-preview2.tar.gz) = ff4cb6a7593157938f1766021ff74c2e
-MD5 (ruby/ruby-1.6.4-preview2-2001.05.03.patch.gz) = fbb1edbde865cb45c33d9fd3d9bea75b
+MD5 (ruby/ruby-1.6.4-preview2-2001.05.08.patch.gz) = e9a275d2986c73e68669b0403ace6454
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile
index 7fb01abf6969..0ce4b099c830 100644
--- a/lang/ruby16/Makefile
+++ b/lang/ruby16/Makefile
@@ -7,7 +7,6 @@
PORTNAME= ruby
PORTVERSION= ${RUBY_PORTVERSION}
-PORTREVISION= 2
CATEGORIES= lang ruby ipv6
MASTER_SITES= ${MASTER_SITE_RUBY}
MASTER_SITE_SUBDIR= ${RUBY_VER}
diff --git a/lang/ruby16/distinfo b/lang/ruby16/distinfo
index 89c4c4271dfd..39bf2320a3a8 100644
--- a/lang/ruby16/distinfo
+++ b/lang/ruby16/distinfo
@@ -1,2 +1,2 @@
MD5 (ruby/ruby-1.6.4-preview2.tar.gz) = ff4cb6a7593157938f1766021ff74c2e
-MD5 (ruby/ruby-1.6.4-preview2-2001.05.03.patch.gz) = fbb1edbde865cb45c33d9fd3d9bea75b
+MD5 (ruby/ruby-1.6.4-preview2-2001.05.08.patch.gz) = e9a275d2986c73e68669b0403ace6454
diff --git a/lang/ruby18/Makefile b/lang/ruby18/Makefile
index 1adead5674cf..b31cfc9cc092 100644
--- a/lang/ruby18/Makefile
+++ b/lang/ruby18/Makefile
@@ -13,9 +13,9 @@ MASTER_SITE_SUBDIR= ${RUBY_VER}
DISTNAME= ${RUBY_DISTNAME}
DIST_SUBDIR= ruby
-PATCH_SITES= http://www.ruby-lang.org/~knu/
-PATCHFILES= ${RUBY_DISTNAME}-${RUBY_PATCHLEVEL}.patch.gz
-PATCH_DIST_STRIP= -p1
+#PATCH_SITES= http://www.ruby-lang.org/~knu/
+#PATCHFILES= ${RUBY_DISTNAME}-${RUBY_PATCHLEVEL}.patch.gz
+#PATCH_DIST_STRIP= -p1
MAINTAINER= knu@FreeBSD.org
diff --git a/lang/ruby18/distinfo b/lang/ruby18/distinfo
index a5b174492360..743c91a117f4 100644
--- a/lang/ruby18/distinfo
+++ b/lang/ruby18/distinfo
@@ -1,2 +1 @@
-MD5 (ruby/ruby-1.7.0-alpha-2001.05.03.tar.gz) = 022b3564b62cb9c55aaff90920361dca
-MD5 (ruby/ruby-1.7.0-alpha-2001.05.03-1.patch.gz) = 72bd5930b22046f247a4f51141363341
+MD5 (ruby/ruby-1.7.0-alpha-2001.05.08.tar.gz) = 8c691df68e049d1e9cee3d3fb2af2562
diff --git a/lang/ruby18/pkg-plist b/lang/ruby18/pkg-plist
index 934ba79ec63f..ee214e939271 100644
--- a/lang/ruby18/pkg-plist
+++ b/lang/ruby18/pkg-plist
@@ -180,7 +180,6 @@ lib/lib%%RUBY_NAME%%.so.%%RUBY_SHLIBVER%%
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/occur2.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/philos.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/pi.rb
-%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rbc.rb
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.awk
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.dat
%%PORTDOCS%%%%RUBY_EXAMPLESDIR%%/rcs.rb
td>2-2/+2 * - Mark MAKE_JOBS_UNSAFEpav2009-11-233-0/+3 * - Mark MAKE_JOBS_UNSAFEpav2009-11-213-0/+3 * - Mark MAKE_JOBS_UNSAFEpav2009-11-201-0/+1 * - Update to 5.9wen2009-11-162-5/+5 * Since this port conditionallly depends on perl, it needs WANT_PERLlinimon2009-11-101-0/+1 * - Pass maintainership to submitter.lippe2009-10-192-4/+6 * Add file forgoten in previous commit:itetcu2009-09-201-0/+23 * - Update to 0.9itetcu2009-09-205-32/+39 * Bump PORTREVISION for everything that sets USE_FORTRAN=yes which nowgerald2009-09-132-2/+2 * nuttcp is a network performance measurement tool intended for usemiwi2009-09-045-0/+97 * - Update to 138132miwi2009-08-279-35/+97 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-223-5/+3 * - Apply some diffs from repo in code.google.com.kuriyama2009-08-212-16/+66 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-312-1/+2 * - lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checkspgollucci2009-07-231-8/+1 * - Update to 1.51-5pgollucci2009-07-172-0/+8 * Slowloris both helps identify the timeout windows of a HTTP server or Proxypgollucci2009-07-145-0/+66 * - Pass maintainership to Frank Steinborn (steinex@nognu.de)miwi2009-07-121-1/+1 * - Drop maintainershipmiwi2009-07-111-1/+1 * - Update to 3.326jadawin2009-07-022-4/+4 * Simplify, relinquish.danfe2009-06-301-4/+1 * - Fixed packaging error by adding USE_GMAKE and patching Makefilesglarkin2009-06-263-0/+66 * - Updated to 3.0.a9glarkin2009-06-266-12/+41 * Upgrade to 2.4.5.sumikawa2009-06-164-10/+20 * Add missing '\'.itetcu2009-06-111-1/+1 * Fix build with custom LOCALBASEitetcu2009-06-101-2/+6 * Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2 * - Add Backup mirrordhn2009-06-061-2/+3 * Change MAINTAINER on my ports to my FreeBSD email addressavl2009-05-291-1/+1 * - Update to 1.1.1beat2009-05-272-4/+4 * - Mark most of my ports MAKE_JOBS_SAFE=yespgollucci2009-05-161-0/+2 * - Update to 0.4.12garga2009-05-073-7/+5 * - Adoptpgollucci2009-05-011-1/+1 * - convert to RUBYGEM_AUTOPLISTpgollucci2009-04-092-55/+2 * - Update maintainer mail addressdhn2009-04-061-1/+1 * Change MAINTAINER on my ports to my FreeBSD email addressskreuzer2009-03-281-1/+1 * - Mark port MAKE_JOBS_SAFEmm2009-03-231-0/+1 * - Update to 3.1.20090121pav2009-03-232-6/+6 * - Pass maintainership to submitterwxs2009-03-031-1/+1 * - Real version number is 5.8wxs2009-02-201-10/+9 * - Install README and TUTORIAL as portdocsamdmi32009-02-181-0/+11 * - Update to 3.319jadawin2009-02-173-18/+9 * - Pass maintainership to submittertabthorpe2009-02-172-2/+2 * - Update download locationspgollucci2009-02-052-2/+2 * - Update download locations, update WWWpav2009-02-012-2/+3 * fix mpich dependencyoliver2009-01-251-1/+1 * reactivate mpich - but mpich2 this timeoliver2009-01-241-4/+14 * - Switch to LAM now that net/mpich port was deleted. Fixes INDEXpav2009-01-241-10/+1 * - add LICENSE:dinoex2009-01-171-0/+2 * - Chase gsl shlib bumpmiwi2009-01-131-1/+2 * Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3.gerald2009-01-082-1/+2 * Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.linimon2008-12-182-2/+2 * Reset quakelee@cn.FreeBSD.org due to maintainer-timeouts and no responselinimon2008-12-161-1/+1 * Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,linimon2008-11-291-1/+1 * Open device in read-only mode if we're only going to read from it.ru2008-09-262-2/+2 * The octave-forge package is the result of The GNU Octave Repositry project,amdmi32008-09-245-0/+32 * update to 2.0oliver2008-09-232-9/+5 * Reset sf@slappy.org due to maintainer-timeouts and no response to email.linimon2008-09-031-1/+1 * - Update to 3.1.20080826miwi2008-08-302-5/+5 * - Update to 0.70 [1]mm2008-08-222-5/+12 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1 * [maintainer update] benchmarks/sipp: update to 3.1.20080723edwin2008-08-152-8/+6 * Reset grog@FreeBSD.org: last commit was more than 6 months ago, andlinimon2008-08-071-1/+1 * - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0 * - Update to 2.2.3miwi2008-06-212-5/+5 * Update this newly repocopied port to compile, install, deinstall polygraph-3....adrian2008-06-182-3/+21 * Update this newly repocopied port to compile, install, deinstall polygraph-3....adrian2008-06-182-7/+6 * Please repocopy benchmarks/polygraph to benchmarks/polygraph31edwin2008-06-182-4/+7 * - Distfile was rerolled and its contents slightly modified.trasz2008-06-183-11/+14 * - Update to 2.0.4mnag2008-06-105-32/+7 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-066-6/+6 * - Update to 0.69mm2008-05-26