diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-30 15:45:39 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-11-30 15:45:39 +0000 |
commit | 29cc27f1e9659aed651c2251aff43d25204e3b1b (patch) | |
tree | 828aaf4d9093b89e9776e169a2ee22a0599515ac /mail/rubygem-pony | |
parent | 395471325b945e19b84f2d40570c0252c2f3357d (diff) | |
download | ports-29cc27f1e9659aed651c2251aff43d25204e3b1b.tar.gz ports-29cc27f1e9659aed651c2251aff43d25204e3b1b.zip |
Notes
Diffstat (limited to 'mail/rubygem-pony')
-rw-r--r-- | mail/rubygem-pony/Makefile | 8 | ||||
-rw-r--r-- | mail/rubygem-pony/distinfo | 4 |
2 files changed, 7 insertions, 5 deletions
diff --git a/mail/rubygem-pony/Makefile b/mail/rubygem-pony/Makefile index 1b6081f9c799..119effe76fd0 100644 --- a/mail/rubygem-pony/Makefile +++ b/mail/rubygem-pony/Makefile @@ -2,17 +2,19 @@ # $FreeBSD$ PORTNAME= pony -PORTVERSION= 1.5 +PORTVERSION= 1.6.1 CATEGORIES= mail rubygems MASTER_SITES= RG MAINTAINER= ruby@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> diff --git a/mail/rubygem-pony/distinfo b/mail/rubygem-pony/distinfo index 43e72e264e41..fde18069ccdb 100644 --- a/mail/rubygem-pony/distinfo +++ b/mail/rubygem-pony/distinfo @@ -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 |