Bug 184353 - databases/py-firebirdsql: update to 0.7.4
Summary: databases/py-firebirdsql: update to 0.7.4
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-28 14:40 UTC by jjachuf
Modified: 2013-12-03 17:50 UTC (History)
0 users

See Also:


Attachments
file.diff (948 bytes, patch)
2013-11-28 14:40 UTC, jjachuf
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description jjachuf 2013-11-28 14:40:00 UTC
Simple version update

Fix: -

Patch attached with submission follows:
How-To-Repeat: -
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-28 14:40:08 UTC
Class Changed
From-To: sw-bug->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-11-28 14:40:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-11-28 16:54:00 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-03 17:47:23 UTC
Author: culot
Date: Tue Dec  3 17:47:15 2013
New Revision: 335583
URL: http://svnweb.freebsd.org/changeset/ports/335583

Log:
  - Update to 0.7.4
  
  PR:		ports/184353
  Submitted by:	Jose Jachuf <jjachuf@gmail.com> (maintainer)

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

Modified: head/databases/py-firebirdsql/Makefile
==============================================================================
--- head/databases/py-firebirdsql/Makefile	Tue Dec  3 17:16:36 2013	(r335582)
+++ head/databases/py-firebirdsql/Makefile	Tue Dec  3 17:47:15 2013	(r335583)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.7.3
+PORTVERSION=	0.7.4
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-firebirdsql/distinfo
==============================================================================
--- head/databases/py-firebirdsql/distinfo	Tue Dec  3 17:16:36 2013	(r335582)
+++ head/databases/py-firebirdsql/distinfo	Tue Dec  3 17:47:15 2013	(r335583)
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.7.3.tar.gz) = b897894f508091d9fd61a4fd6deaaf4ffa5e87d94f741dce2e2211fbb4c3903f
-SIZE (firebirdsql-0.7.3.tar.gz) = 36164
+SHA256 (firebirdsql-0.7.4.tar.gz) = 096c86adda5a03660c595542a44ae21a7b0b1b154cd9d378ef49ca68c75d6ddf
+SIZE (firebirdsql-0.7.4.tar.gz) = 36239
_______________________________________________
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 Frederic Culot freebsd_committer freebsd_triage 2013-12-03 17:47:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!