Bug 181460 - [PATCH] databases/py-whisper: update to 0.9.12
Summary: [PATCH] databases/py-whisper: update to 0.9.12
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: Steven Kreuzer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-22 03:20 UTC by Steve Wills
Modified: 2013-08-27 15:00 UTC (History)
1 user (show)

See Also:


Attachments
py27-whisper-0.9.12.patch (837 bytes, patch)
2013-08-22 03:20 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-08-22 03:20:00 UTC
- Update to 0.9.12

Port maintainer (skreuzer@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_8 (mode: update, diff: SVN)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-08-22 03:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skreuzer

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-08-27 14:50:38 UTC
Author: skreuzer
Date: Tue Aug 27 13:50:24 2013
New Revision: 325446
URL: http://svnweb.freebsd.org/changeset/ports/325446

Log:
  Update to 0.9.12
  
  PR:		ports/181460
  Submitted by:	Steve Wills <swills@FreeBSD.org>

Modified:
  head/databases/py-whisper/Makefile
  head/databases/py-whisper/distinfo

Modified: head/databases/py-whisper/Makefile
==============================================================================
--- head/databases/py-whisper/Makefile	Tue Aug 27 13:37:21 2013	(r325445)
+++ head/databases/py-whisper/Makefile	Tue Aug 27 13:50:24 2013	(r325446)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	whisper
-PORTVERSION=	0.9.11
+PORTVERSION=	0.9.12
 CATEGORIES=	databases python
 MASTER_SITES=	https://github.com/graphite-project/${PORTNAME}/archive/${PORTVERSION}.tar.gz?dummy=
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-whisper/distinfo
==============================================================================
--- head/databases/py-whisper/distinfo	Tue Aug 27 13:37:21 2013	(r325445)
+++ head/databases/py-whisper/distinfo	Tue Aug 27 13:50:24 2013	(r325446)
@@ -1,2 +1,2 @@
-SHA256 (whisper-0.9.11.tar.gz) = e0ca500da7f399e3ac7fdc68f200ed876f6db8911347ac914f81ec4ad369dbc0
-SIZE (whisper-0.9.11.tar.gz) = 16657
+SHA256 (whisper-0.9.12.tar.gz) = 5012e595a980658885ceb010d9dcd0e4ac664c24de6206a6b2430d1d8f60a679
+SIZE (whisper-0.9.12.tar.gz) = 16655
_______________________________________________
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 3 Steven Kreuzer freebsd_committer freebsd_triage 2013-08-27 14:50:42 UTC
State Changed
From-To: open->closed

Committed. Thanks!