svn commit: r335302 - head/mail/rubygem-pony

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 30 15:45:40 UTC 2013


Author: sunpoet
Date: Sat Nov 30 15:45:39 2013
New Revision: 335302
URL: http://svnweb.freebsd.org/changeset/ports/335302

Log:
  - Update to 1.6.1
  - Add LICENSE
  
  Changes:	https://github.com/benprew/pony#releases

Modified:
  head/mail/rubygem-pony/Makefile
  head/mail/rubygem-pony/distinfo

Modified: head/mail/rubygem-pony/Makefile
==============================================================================
--- head/mail/rubygem-pony/Makefile	Sat Nov 30 15:45:28 2013	(r335301)
+++ head/mail/rubygem-pony/Makefile	Sat Nov 30 15:45:39 2013	(r335302)
@@ -2,17 +2,19 @@
 # $FreeBSD$
 
 PORTNAME=	pony
-PORTVERSION=	1.5
+PORTVERSION=	1.6.1
 CATEGORIES=	mail rubygems
 MASTER_SITES=	RG
 
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	The express way to send mail from Ruby
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-mail>=2.0:${PORTSDIR}/mail/rubygem-mail
 
-USE_RUBY=		yes
-USE_RUBYGEMS=		yes
+USE_RUBY=	yes
+USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes
 
 .include <bsd.port.mk>

Modified: head/mail/rubygem-pony/distinfo
==============================================================================
--- head/mail/rubygem-pony/distinfo	Sat Nov 30 15:45:28 2013	(r335301)
+++ head/mail/rubygem-pony/distinfo	Sat Nov 30 15:45:39 2013	(r335302)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/pony-1.5.gem) = e235e7cfae4ca491cfe8359002fea706dd7854c42e96bcf0e7e55b53a8e3de58
-SIZE (rubygem/pony-1.5.gem) = 10752
+SHA256 (rubygem/pony-1.6.1.gem) = d304dc3cc14849e8cbccb0411c6150afb543397418cb0e3a95548a3b748849b0
+SIZE (rubygem/pony-1.6.1.gem) = 10240


More information about the svn-ports-all mailing list