Bug 177886 - [PATCH] audio/py27-pyacoustid: update to 1.0.0
Summary: [PATCH] audio/py27-pyacoustid: update to 1.0.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-04-16 18:50 UTC by Mark Felder
Modified: 2013-04-23 03:35 UTC (History)
0 users

See Also:


Attachments
py27-pyacoustid-1.0.0.patch (898 bytes, patch)
2013-04-16 18:50 UTC, Mark Felder
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Felder freebsd_committer freebsd_triage 2013-04-16 18:50:00 UTC
- Update to 1.0.0

Generated with FreeBSD Port Tools 0.99_7 (mode: update, diff: suffix)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-16 18:50:09 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-16 18:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->swills

swills@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-04-23 03:29:37 UTC
Author: swills
Date: Tue Apr 23 02:29:29 2013
New Revision: 316303
URL: http://svnweb.freebsd.org/changeset/ports/316303

Log:
  - Update to 1.0.0
  
  PR:		ports/177886
  Submitted by:	Mark Felder <feld@feld.me> (maintainer)

Modified:
  head/audio/py-pyacoustid/Makefile
  head/audio/py-pyacoustid/distinfo   (contents, props changed)

Modified: head/audio/py-pyacoustid/Makefile
==============================================================================
--- head/audio/py-pyacoustid/Makefile	Tue Apr 23 02:27:25 2013	(r316302)
+++ head/audio/py-pyacoustid/Makefile	Tue Apr 23 02:29:29 2013	(r316303)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	pyacoustid
-PORTVERSION=	0.7
+PORTVERSION=	1.0.0
 CATEGORIES=	audio python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/audio/py-pyacoustid/distinfo
==============================================================================
--- head/audio/py-pyacoustid/distinfo	Tue Apr 23 02:27:25 2013	(r316302)
+++ head/audio/py-pyacoustid/distinfo	Tue Apr 23 02:29:29 2013	(r316303)
@@ -1,2 +1,2 @@
-SHA256 (pyacoustid-0.7.tar.gz) = ad1d15773a776d7880350062131f055e260f4c39135cfcc1cfbfdbcbfc08f2ef
-SIZE (pyacoustid-0.7.tar.gz) = 10173
+SHA256 (pyacoustid-1.0.0.tar.gz) = 31900428e7b344dca0c2da594b387e88620c319298e3a6400a968078194407d4
+SIZE (pyacoustid-1.0.0.tar.gz) = 10476
_______________________________________________
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 2013-04-23 03:35:05 UTC
State Changed
From-To: open->closed

Committed. Thanks!