Bug 185550 - [port-update] sysutils/rubygem-facter updated to latest 1.7.4 version
Summary: [port-update] sysutils/rubygem-facter updated to latest 1.7.4 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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-07 12:40 UTC by Bartek Rutkowski
Modified: 2014-01-25 20:40 UTC (History)
0 users

See Also:


Attachments
file.diff (965 bytes, patch)
2014-01-07 12:40 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 2014-01-07 12:40:00 UTC
This is update to the sysutils/rubygem-facter port to latest version 1.7.4.

Fix: Patch attached.

Patch attached with submission follows:
How-To-Repeat: Apply the patch, build the port/packate, test and commit.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-07 12:40:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

ruby@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-07 12:40:09 UTC
Maintainer of sysutils/rubygem-facter,

Please note that PR ports/185550 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/185550

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2014-01-07 12:40:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2014-01-21 04:16:33 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2014-01-25 20:39:36 UTC
Author: swills
Date: Sat Jan 25 20:39:27 2014
New Revision: 341091
URL: http://svnweb.freebsd.org/changeset/ports/341091
QAT: https://qat.redports.org/buildarchive/r341091/

Log:
  - Update to 1.7.4
  
  PR:		ports/185550
  Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
  Approved by:	maintainer timeout (rouslan@rshell.net, >2 weeks)

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

Modified: head/sysutils/rubygem-facter/Makefile
==============================================================================
--- head/sysutils/rubygem-facter/Makefile	Sat Jan 25 20:32:02 2014	(r341090)
+++ head/sysutils/rubygem-facter/Makefile	Sat Jan 25 20:39:27 2014	(r341091)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	facter
-PORTVERSION=	1.7.3
-PORTREVISION=	1
+PORTVERSION=	1.7.4
 CATEGORIES=	sysutils rubygems
 MASTER_SITES=	RG \
 		http://downloads.puppetlabs.com/facter/

Modified: head/sysutils/rubygem-facter/distinfo
==============================================================================
--- head/sysutils/rubygem-facter/distinfo	Sat Jan 25 20:32:02 2014	(r341090)
+++ head/sysutils/rubygem-facter/distinfo	Sat Jan 25 20:39:27 2014	(r341091)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/facter-1.7.3.gem) = 1122c14051c38282afde5e79f3808a441d3c00ae2d161f0fab64ddf8a8f1f5c1
-SIZE (rubygem/facter-1.7.3.gem) = 198144
+SHA256 (rubygem/facter-1.7.4.gem) = 3ba4d179b66e73dbc2416599ec17b8bbb357556fd7a24fdf6bb36cf0120a3fa0
+SIZE (rubygem/facter-1.7.4.gem) = 197632
_______________________________________________
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 6 Steve Wills freebsd_committer freebsd_triage 2014-01-25 20:40:10 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!