Bug 178053 - databases/py-fdb: update to 1.1
Summary: databases/py-fdb: update to 1.1
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-04-22 15:50 UTC by jjachuf
Modified: 2013-04-24 09:00 UTC (History)
0 users

See Also:


Attachments
file.diff (827 bytes, patch)
2013-04-22 15: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 2013-04-22 15:50:00 UTC
simple version update

Fix: -

Patch attached with submission follows:
How-To-Repeat: -
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-04-22 15: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 Frederic Culot freebsd_committer freebsd_triage 2013-04-22 20:06:05 UTC
Responsible Changed
From-To: freebsd-python->culot

I'll take it.
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2013-04-24 08:49:56 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-04-24 08:49:59 UTC
Author: culot
Date: Wed Apr 24 07:49:47 2013
New Revision: 316408
URL: http://svnweb.freebsd.org/changeset/ports/316408

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

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

Modified: head/databases/py-fdb/Makefile
==============================================================================
--- head/databases/py-fdb/Makefile	Wed Apr 24 07:35:40 2013	(r316407)
+++ head/databases/py-fdb/Makefile	Wed Apr 24 07:49:47 2013	(r316408)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fdb
-PORTVERSION=	1.0
+PORTVERSION=	1.1
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-fdb/distinfo
==============================================================================
--- head/databases/py-fdb/distinfo	Wed Apr 24 07:35:40 2013	(r316407)
+++ head/databases/py-fdb/distinfo	Wed Apr 24 07:49:47 2013	(r316408)
@@ -1,2 +1,2 @@
-SHA256 (fdb-1.0.tar.gz) = aa975f11a83edb06a5e1275ecf3105838c359bcd30ecfd456eb038d33eab52d2
-SIZE (fdb-1.0.tar.gz) = 482875
+SHA256 (fdb-1.1.tar.gz) = 82bc531e3f09b8dd8e1e720a0fc6e685ef8eae34abc4f3ec6aa7c3da926bc503
+SIZE (fdb-1.1.tar.gz) = 485256
_______________________________________________
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"