Skip to content

Commit

Permalink
Upgrade from 3.2.0 to 3.4.0. Include an upstream's fix made after 3.4.0
Browse files Browse the repository at this point in the history
was rolled-up (hashie/hashie#277).

Sponsored by:	http://sybpipe.com/
  • Loading branch information
mi authored and mi committed Feb 5, 2015
1 parent 2090bcd commit 2569c6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
8 changes: 7 additions & 1 deletion devel/rubygem-hashie/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,19 @@
# $FreeBSD$

PORTNAME= hashie
PORTVERSION= 3.2.0
PORTVERSION= 3.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG

PATCHFILES= 09821f3c90755d019c5083174ab42f442e182767.diff
PATCH_SITES= https://github.com/intridea/hashie/commit/
PATCH_DIST_STRIP=-p1 -S + # We don't care to patch CHANGELOG.md

MAINTAINER= [email protected]
COMMENT= Hashie is a simple collection of useful Hash extensions

LICENSE= MIT

USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
Expand Down
6 changes: 4 additions & 2 deletions devel/rubygem-hashie/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
SHA256 (rubygem/hashie-3.2.0.gem) = c18884028555c75b95693f62b6dd12c906d2087d64e0c09d20e3f42bad693e7c
SIZE (rubygem/hashie-3.2.0.gem) = 40448
SHA256 (rubygem/hashie-3.4.0.gem) = 5e39f20c0087ff8fc415f378427c17dc8cd21fa282b7f26267a863b073655802
SIZE (rubygem/hashie-3.4.0.gem) = 51712
SHA256 (rubygem/09821f3c90755d019c5083174ab42f442e182767.diff) = 6281bfb9615b4abce7771e550273cf89ebd5e919e0608553fe1b4a5e9d2a70c5
SIZE (rubygem/09821f3c90755d019c5083174ab42f442e182767.diff) = 3348

0 comments on commit 2569c6c

Please sign in to comment.