svn commit: r321752 - head/www/rubygem-httpclient

Steve Wills swills at FreeBSD.org
Tue Jun 25 17:56:22 UTC 2013


Author: swills
Date: Tue Jun 25 17:56:22 2013
New Revision: 321752
URL: http://svnweb.freebsd.org/changeset/ports/321752

Log:
  - Update to 2.3.3

Modified:
  head/www/rubygem-httpclient/Makefile   (contents, props changed)
  head/www/rubygem-httpclient/distinfo   (contents, props changed)

Modified: head/www/rubygem-httpclient/Makefile
==============================================================================
--- head/www/rubygem-httpclient/Makefile	Tue Jun 25 17:23:01 2013	(r321751)
+++ head/www/rubygem-httpclient/Makefile	Tue Jun 25 17:56:22 2013	(r321752)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	rubygem-httpclient
-# Date created:		7 April 2009
-# Whom:			Philip M. Gollucci <pgollucci at p6m7g8.com>
-#
+# Created by: Philip M. Gollucci <pgollucci at p6m7g8.com>
 # $FreeBSD$
-#
 
 PORTNAME=	httpclient
-PORTVERSION=	2.1.5.2
+PORTVERSION=	2.3.3
 CATEGORIES=	www rubygems
 MASTER_SITES=	RG
 
@@ -17,4 +13,6 @@ USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
+PLIST_FILES+=	bin/httpclient
+
 .include <bsd.port.mk>

Modified: head/www/rubygem-httpclient/distinfo
==============================================================================
--- head/www/rubygem-httpclient/distinfo	Tue Jun 25 17:23:01 2013	(r321751)
+++ head/www/rubygem-httpclient/distinfo	Tue Jun 25 17:56:22 2013	(r321752)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/httpclient-2.1.5.2.gem) = 8121a2ac86fca1aa28ce1d7f175b10448777078e38415362f871a65aa174a1db
-SIZE (rubygem/httpclient-2.1.5.2.gem) = 147456
+SHA256 (rubygem/httpclient-2.3.3.gem) = cbf0daae29a5f531e2c7e88ac5775ee09dce50203ff5869a9cf7f6f1dfff26d5
+SIZE (rubygem/httpclient-2.3.3.gem) = 154112


More information about the svn-ports-all mailing list