Bug 174608 - databases/py-firebirdsql: update to 0.7.2
Summary: databases/py-firebirdsql: update to 0.7.2
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-21 13:50 UTC by jjachuf
Modified: 2013-01-03 14:10 UTC (History)
0 users

See Also:


Attachments
file.diff (959 bytes, patch)
2012-12-21 13:50 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 2012-12-21 13:50:00 UTC
update to 0.7.2

Fix: -

Patch attached with submission follows:
How-To-Repeat: -
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-12-21 13:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->freebsd-python

freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-01-03 11:58:12 UTC
Responsible Changed
From-To: freebsd-python->rm

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-01-03 14:04:57 UTC
Author: rm
Date: Thu Jan  3 14:04:45 2013
New Revision: 309880
URL: http://svnweb.freebsd.org/changeset/ports/309880

Log:
  - update to 0.7.2
  
  PR:		174608
  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	Thu Jan  3 14:02:57 2013	(r309879)
+++ head/databases/py-firebirdsql/Makefile	Thu Jan  3 14:04:45 2013	(r309880)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.7.1
+PORTVERSION=	0.7.2
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-firebirdsql/distinfo
==============================================================================
--- head/databases/py-firebirdsql/distinfo	Thu Jan  3 14:02:57 2013	(r309879)
+++ head/databases/py-firebirdsql/distinfo	Thu Jan  3 14:04:45 2013	(r309880)
@@ -1,2 +1,2 @@
-SHA256 (firebirdsql-0.7.1.tar.gz) = 4c3e2bc8303a32480e406a3c393005d9e5378c8a1c9735d472a043b9ec09a2b5
-SIZE (firebirdsql-0.7.1.tar.gz) = 36297
+SHA256 (firebirdsql-0.7.2.tar.gz) = 23239cd08535c5b801992d4af84fc12367a6fe6b16dfca170c7c477a7d4fa315
+SIZE (firebirdsql-0.7.2.tar.gz) = 36279
_______________________________________________
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 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-01-03 14:09:52 UTC
State Changed
From-To: open->closed

Committed, thank you!