Bug 170643 - [patch] update textproc/rubygem-loofah to latest version
Summary: [patch] update textproc/rubygem-loofah to latest 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: 2012-08-15 02:50 UTC by Steve Wills
Modified: 2012-09-01 20:50 UTC (History)
0 users

See Also:


Attachments
file.diff (740 bytes, patch)
2012-08-15 02:50 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2012-08-15 02:50:06 UTC
See attached patch
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-15 02:50:16 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 2012-08-15 02:50:20 UTC
Maintainer of textproc/rubygem-loofah,

Please note that PR ports/170643 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/170643

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-08-15 02:50:22 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 Steve Wills freebsd_committer freebsd_triage 2012-08-15 03:06:15 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-09-01 20:47:55 UTC
Author: swills
Date: Sat Sep  1 19:47:47 2012
New Revision: 303515
URL: http://svn.freebsd.org/changeset/ports/303515

Log:
  - Update to 1.2.1
  
  PR:		ports/170643
  Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)

Modified:
  head/textproc/rubygem-loofah/Makefile   (contents, props changed)
  head/textproc/rubygem-loofah/distinfo   (contents, props changed)

Modified: head/textproc/rubygem-loofah/Makefile
==============================================================================
--- head/textproc/rubygem-loofah/Makefile	Sat Sep  1 19:46:03 2012	(r303514)
+++ head/textproc/rubygem-loofah/Makefile	Sat Sep  1 19:47:47 2012	(r303515)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	loofah
-PORTVERSION=	1.2.0
+PORTVERSION=	1.2.1
 CATEGORIES=	textproc rubygems
 MASTER_SITES=	RG
 

Modified: head/textproc/rubygem-loofah/distinfo
==============================================================================
--- head/textproc/rubygem-loofah/distinfo	Sat Sep  1 19:46:03 2012	(r303514)
+++ head/textproc/rubygem-loofah/distinfo	Sat Sep  1 19:47:47 2012	(r303515)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/loofah-1.2.0.gem) = 439283fb4656e39a5070a310dcc7d7c394a014b6a64cc6ad0cc4cb4b64c2c26b
-SIZE (rubygem/loofah-1.2.0.gem) = 56832
+SHA256 (rubygem/loofah-1.2.1.gem) = e19451988f0d11b16d8b56a0417564fca417ac98481af7a9ab2528a694abfa3f
+SIZE (rubygem/loofah-1.2.1.gem) = 57344
_______________________________________________
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 2012-09-01 20:48:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!