Bug 179863 - [PATCH] databases/rubygem-memcache: update to 1.3.0
Summary: [PATCH] databases/rubygem-memcache: update to 1.3.0
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: 2013-06-23 05:50 UTC by Steve Wills
Modified: 2013-07-12 04:20 UTC (History)
1 user (show)

See Also:


Attachments
rubygem-memcache-1.3.0.patch (940 bytes, patch)
2013-06-23 05: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 2013-06-23 05:50:00 UTC
- Update to 1.3.0

Port maintainer (m.tsatsenko@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 05:50: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 2013-06-23 05:50:09 UTC
Maintainer of databases/rubygem-memcache,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-23 05:50: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 2013-06-23 06:20:56 UTC
Responsible Changed
From-To: ruby->swills

I'll take it.
Comment 5 m.tsatsenko 2013-06-26 16:26:09 UTC
Approved,
Thanks!

--
Mikhail
Comment 6 dfilter service freebsd_committer freebsd_triage 2013-07-12 04:19:17 UTC
Author: swills
Date: Fri Jul 12 03:19:04 2013
New Revision: 322803
URL: http://svnweb.freebsd.org/changeset/ports/322803

Log:
  - Update to 1.3.0
  
  PR:		ports/179863
  Approved by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)

Modified:
  head/databases/rubygem-memcache/Makefile   (contents, props changed)
  head/databases/rubygem-memcache/distinfo   (contents, props changed)

Modified: head/databases/rubygem-memcache/Makefile
==============================================================================
--- head/databases/rubygem-memcache/Makefile	Fri Jul 12 03:17:17 2013	(r322802)
+++ head/databases/rubygem-memcache/Makefile	Fri Jul 12 03:19:04 2013	(r322803)
@@ -1,12 +1,8 @@
-# Ports collection makefile for:	rubygem-memchache
-# Date created:				2010-12-25
-# Whom:					Mikhail T. <michael@fun-box.ru>
-#
+# Created by: Mikhail T. <michael@fun-box.ru>
 # $FreeBSD$
 
 PORTNAME=	memcache
-PORTVERSION=	1.2.13
-PORTREVISION=	2
+PORTVERSION=	1.3.0
 CATEGORIES=	databases rubygems
 MASTER_SITES=	RG
 

Modified: head/databases/rubygem-memcache/distinfo
==============================================================================
--- head/databases/rubygem-memcache/distinfo	Fri Jul 12 03:17:17 2013	(r322802)
+++ head/databases/rubygem-memcache/distinfo	Fri Jul 12 03:19:04 2013	(r322803)
@@ -1,2 +1,2 @@
-SHA256 (rubygem/memcache-1.2.13.gem) = 4b4ac40cf8f4052d0a66c4ff8d75e8e452553539910717da623343a3b0783ef6
-SIZE (rubygem/memcache-1.2.13.gem) = 697344
+SHA256 (rubygem/memcache-1.3.0.gem) = fad3a038c10265b507018c95c2ff00a05f607e3c4ea5a29c79972600df03f88c
+SIZE (rubygem/memcache-1.3.0.gem) = 1613312
_______________________________________________
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 7 Steve Wills freebsd_committer freebsd_triage 2013-07-12 04:19:20 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!