diff options
author | swills <swills@FreeBSD.org> | 2014-08-27 02:45:58 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-08-27 02:45:58 +0800 |
commit | 0031c984780652f3399ba9bb70ceea3ffd3789cd (patch) | |
tree | 310d6fce89f997b6018ad50065a79334715720dc /mail | |
parent | 4dbba4f36576ef7bc15536810fc2bf42dbcefd72 (diff) | |
download | freebsd-ports-gnome-0031c984780652f3399ba9bb70ceea3ffd3789cd.tar.gz freebsd-ports-gnome-0031c984780652f3399ba9bb70ceea3ffd3789cd.tar.zst freebsd-ports-gnome-0031c984780652f3399ba9bb70ceea3ffd3789cd.zip |
misc/rubygem-mime-types117: rename to misc/rubygem-mime-types1
Update misc/rubygem-mime-types117 to the latest version that will work with
rails 3.x and rename to properly reflect the version.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/rubygem-mail/Makefile | 6 | ||||
-rw-r--r-- | mail/rubygem-mail/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/rubygem-mail/Makefile b/mail/rubygem-mail/Makefile index 306b418e56a7..3aaba4881f53 100644 --- a/mail/rubygem-mail/Makefile +++ b/mail/rubygem-mail/Makefile @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= mail -PORTVERSION= 2.6.1 -PORTEPOCH= 1 +PORTVERSION= 2.5.4 +PORTEPOCH= 2 CATEGORIES= mail rubygems MASTER_SITES= RG @@ -12,7 +12,7 @@ COMMENT= Ruby email handler LICENSE= MIT -RUN_DEPENDS= rubygem-mime-types>=1.16:${PORTSDIR}/misc/rubygem-mime-types \ +RUN_DEPENDS= rubygem-mime-types1>=1.25.1:${PORTSDIR}/misc/rubygem-mime-types1 \ rubygem-treetop>=1.4.8:${PORTSDIR}/devel/rubygem-treetop USE_RUBY= yes diff --git a/mail/rubygem-mail/distinfo b/mail/rubygem-mail/distinfo index 2b13db40541a..897f24fe816a 100644 --- a/mail/rubygem-mail/distinfo +++ b/mail/rubygem-mail/distinfo @@ -1,2 +1,2 @@ -SHA256 (rubygem/mail-2.6.1.gem) = 1d56216c0a426f908e8726d44209dc3140b37f8b34e1653b99301e664fe1fa9d -SIZE (rubygem/mail-2.6.1.gem) = 335872 +SHA256 (rubygem/mail-2.5.4.gem) = 446585c38b062121252688dcc9cc70af1f470822e30db021bb97d185969e257c +SIZE (rubygem/mail-2.5.4.gem) = 272384 |