Bug 185272 - Update audio/umurmur from 0.2.8 to 2.13
Summary: Update audio/umurmur from 0.2.8 to 2.13
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: Bernhard Froehlich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-29 17:50 UTC by toddnni
Modified: 2014-01-30 15:40 UTC (History)
0 users

See Also:


Attachments
file.diff (767 bytes, patch)
2013-12-29 17:50 UTC, toddnni
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description toddnni 2013-12-29 17:50:00 UTC
Here is a simple patch to update umurmur to 0.2.13. Thanks.

Files changed
Makefile: new version
distinfo: new checksum

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-29 17:50:07 UTC
Maintainer of audio/umurmur,

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

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-29 17:50:08 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Bernhard Froehlich freebsd_committer freebsd_triage 2014-01-30 13:15:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->decke

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2014-01-30 15:36:30 UTC
Author: decke
Date: Thu Jan 30 15:36:22 2014
New Revision: 341849
URL: http://svnweb.freebsd.org/changeset/ports/341849
QAT: https://qat.redports.org/buildarchive/r341849/

Log:
  - Update to 0.2.13
  
  PR:		ports/185272
  Submitted by:	toddnni <toddnni@gmail.com>
  Approved by:	maintainer timeout (4 weeks)

Modified:
  head/audio/umurmur/Makefile
  head/audio/umurmur/distinfo

Modified: head/audio/umurmur/Makefile
==============================================================================
--- head/audio/umurmur/Makefile	Thu Jan 30 15:34:30 2014	(r341848)
+++ head/audio/umurmur/Makefile	Thu Jan 30 15:36:22 2014	(r341849)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	umurmur
-PORTVERSION=	0.2.8
-PORTREVISION=	1
+PORTVERSION=	0.2.13
 CATEGORIES=	audio net
 MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 

Modified: head/audio/umurmur/distinfo
==============================================================================
--- head/audio/umurmur/distinfo	Thu Jan 30 15:34:30 2014	(r341848)
+++ head/audio/umurmur/distinfo	Thu Jan 30 15:36:22 2014	(r341849)
@@ -1,2 +1,2 @@
-SHA256 (umurmur-0.2.8.tar.gz) = 62c43da2f07125977cf8024a0775ed697101816c3fa8f36345780901aaf08736
-SIZE (umurmur-0.2.8.tar.gz) = 155357
+SHA256 (umurmur-0.2.13.tar.gz) = ac1595fa47ce6bd1e0706dd609293f745d73a59af00a7a04ddc0f9ae243997be
+SIZE (umurmur-0.2.13.tar.gz) = 167500
_______________________________________________
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 5 Bernhard Froehlich freebsd_committer freebsd_triage 2014-01-30 15:36:40 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!