Bug 187997 - [PATCH] print/rubygem-ttfunk: update to 1.1.1
Summary: [PATCH] print/rubygem-ttfunk: update to 1.1.1
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-03-27 00:10 UTC by Michael Moll
Modified: 2014-03-29 15:40 UTC (History)
0 users

See Also:


Attachments
file.diff (726 bytes, patch)
2014-03-27 00:10 UTC, Michael Moll
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Moll freebsd_committer freebsd_triage 2014-03-27 00:10:00 UTC

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-03-27 00:10:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ruby

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Steve Wills freebsd_committer freebsd_triage 2014-03-28 21:38:09 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-03-29 15:34:05 UTC
Author: swills
Date: Sat Mar 29 15:34:02 2014
New Revision: 349542
URL: http://svnweb.freebsd.org/changeset/ports/349542
QAT: https://qat.redports.org/buildarchive/r349542/

Log:
  - Update to 1.1.1
  
  PR:		ports/187997
  Submitted by:	Michael Moll <kvedulv@kvedulv.de>

Modified:
  head/print/rubygem-ttfunk/Makefile
  head/print/rubygem-ttfunk/distinfo

Modified: head/print/rubygem-ttfunk/Makefile
==============================================================================
--- head/print/rubygem-ttfunk/Makefile	Sat Mar 29 15:30:52 2014	(r349541)
+++ head/print/rubygem-ttfunk/Makefile	Sat Mar 29 15:34:02 2014	(r349542)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	ttfunk
-PORTVERSION=	1.0.3
+PORTVERSION=	1.1.1
 CATEGORIES=	print rubygems
 MASTER_SITES=	RG
 

Modified: head/print/rubygem-ttfunk/distinfo
==============================================================================
--- head/print/rubygem-ttfunk/distinfo	Sat Mar 29 15:30:52 2014	(r349541)
+++ head/print/rubygem-ttfunk/distinfo	Sat Mar 29 15:34:02 2014	(r349542)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/ttfunk-1.0.3.gem) = 0832ebbf47fd1b1fd052b6bd9f7414d8053b925d5b23a38553c2f348193a28c2
-SIZE (rubygem/ttfunk-1.0.3.gem) = 457216
+SHA256 (rubygem/ttfunk-1.1.1.gem) = 124e7b2bd5b415972e81c1b10e9a47a0c4373510b6f1adda69699b082ec46fcb
+SIZE (rubygem/ttfunk-1.1.1.gem) = 369664
_______________________________________________
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 Steve Wills freebsd_committer freebsd_triage 2014-03-29 15:34:09 UTC
State Changed
From-To: open->closed

Committed. Thanks!