ports/150521: [PATCH] update net/rubygem-whois 1.3.0 -> 1.3.5
Eric Freeman
freebsdports at chillibear.com
Mon Sep 13 10:30:07 UTC 2010
>Number: 150521
>Category: ports
>Synopsis: [PATCH] update net/rubygem-whois 1.3.0 -> 1.3.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 13 10:30:06 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Eric Freeman
>Release: 7.2
>Organization:
>Environment:
>Description:
Update to latest version.
Noted that the ruby-whois binary seems to be properly installed again into /usr/local/bin again now (previous version left it in the ruby lib dirs).
Note this patch replaces ports/150414
>How-To-Repeat:
n/a
>Fix:
diff -u rubygem-whois.orig/Makefile rubygem-whois/Makefile
--- rubygem-whois.orig/Makefile 2010-09-13 10:10:38.000000000 +0100
+++ rubygem-whois/Makefile 2010-09-13 10:13:24.000000000 +0100
@@ -6,7 +6,7 @@
#
PORTNAME= whois
-PORTVERSION= 1.3.0
+PORTVERSION= 1.3.5
CATEGORIES= net rubygems
MASTER_SITES= RG
@@ -16,5 +16,6 @@
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+PLIST_FILES= bin/ruby-whois
.include <bsd.port.mk>
diff -u rubygem-whois.orig/distinfo rubygem-whois/distinfo
--- rubygem-whois.orig/distinfo 2010-09-13 10:10:38.000000000 +0100
+++ rubygem-whois/distinfo 2010-09-13 10:10:58.000000000 +0100
@@ -1,3 +1,3 @@
-MD5 (rubygem/whois-1.3.0.gem) = 6d99135f1411fb5217dee26834127e87
-SHA256 (rubygem/whois-1.3.0.gem) = ed7c1e6d9428a1214c2c9e1fe0711249aaebd2dbd927939aa56158ddc02c55db
-SIZE (rubygem/whois-1.3.0.gem) = 57344
+MD5 (rubygem/whois-1.3.5.gem) = d415d973f002ae6b106c30b363030640
+SHA256 (rubygem/whois-1.3.5.gem) = cf3674cea9d9c28e4dd3544c60cc2d01543cddae5651038838939a3c7de8de63
+SIZE (rubygem/whois-1.3.5.gem) = 56832
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list