Bug 184370 - [port-update] sysutils/rubygem-hiera update go 1.3.0 version
Summary: [port-update] sysutils/rubygem-hiera update go 1.3.0 version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: William Grzybowski
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-29 12:50 UTC by Bartek Rutkowski
Modified: 2013-12-12 13:30 UTC (History)
0 users

See Also:


Attachments
file.diff (887 bytes, patch)
2013-11-29 12:50 UTC, Bartek Rutkowski
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bartek Rutkowski freebsd_committer freebsd_triage 2013-11-29 12:50:00 UTC
This is update of the sysutils/rubygem-hiera port to newest version including lot of bug fixes and additional features.

Fix: Patch attached.

Patch attached with submission follows:
How-To-Repeat: Apply the patch, install the port, test it.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-29 12:50:07 UTC
Responsible Changed
From-To: freebsd-ports-bugs->glarkin

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 William Grzybowski freebsd_committer freebsd_triage 2013-12-12 13:22:57 UTC
Responsible Changed
From-To: glarkin->wg

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-12-12 13:23:00 UTC
Author: wg
Date: Thu Dec 12 13:22:53 2013
New Revision: 336261
URL: http://svnweb.freebsd.org/changeset/ports/336261

Log:
  sysutils/rubygem-hiera: update to 1.3.0
  
  PR:		ports/184370
  Submitted by:	Bartek Rutkowski <ports robakdesign.com>
  Approved by:	maintainer (timeout)

Modified:
  head/sysutils/rubygem-hiera/Makefile
  head/sysutils/rubygem-hiera/distinfo

Modified: head/sysutils/rubygem-hiera/Makefile
==============================================================================
--- head/sysutils/rubygem-hiera/Makefile	Thu Dec 12 13:01:40 2013	(r336260)
+++ head/sysutils/rubygem-hiera/Makefile	Thu Dec 12 13:22:53 2013	(r336261)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	hiera
-PORTVERSION=	1.1.2
+PORTVERSION=	1.3.0
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG
 

Modified: head/sysutils/rubygem-hiera/distinfo
==============================================================================
--- head/sysutils/rubygem-hiera/distinfo	Thu Dec 12 13:01:40 2013	(r336260)
+++ head/sysutils/rubygem-hiera/distinfo	Thu Dec 12 13:22:53 2013	(r336261)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/hiera-1.1.2.gem) = f9249f5c6926b55d2e9a376938b06a8033a91ace566e6dec646ecd00fcb9d6c6
-SIZE (rubygem/hiera-1.1.2.gem) = 22528
+SHA256 (rubygem/hiera-1.3.0.gem) = 948a7e323a2f722d84d1e46224424a67e126c80d052667e94047f3e6fa2a460e
+SIZE (rubygem/hiera-1.3.0.gem) = 28672
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 4 William Grzybowski freebsd_committer freebsd_triage 2013-12-12 13:23:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!