Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2016 01:36:01 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r429850 - head/databases/py-firebirdsql
Message-ID:  <201612290136.uBT1a15o015774@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: wen
Date: Thu Dec 29 01:36:01 2016
New Revision: 429850
URL: https://svnweb.freebsd.org/changeset/ports/429850

Log:
  - Update to 1.0.0
  
  PR:		215592
  Submitted by:	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 Dec 29 01:34:36 2016	(r429849)
+++ head/databases/py-firebirdsql/Makefile	Thu Dec 29 01:36:01 2016	(r429850)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	firebirdsql
-PORTVERSION=	0.9.12
+PORTVERSION=	1.0.0
 CATEGORIES=	databases python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/databases/py-firebirdsql/distinfo
==============================================================================
--- head/databases/py-firebirdsql/distinfo	Thu Dec 29 01:34:36 2016	(r429849)
+++ head/databases/py-firebirdsql/distinfo	Thu Dec 29 01:36:01 2016	(r429850)
@@ -1,2 +1,3 @@
-SHA256 (firebirdsql-0.9.12.tar.gz) = c08bdb1d8e981086cad369cc09268648b28f8e541d5113d17c98248cdee272f5
-SIZE (firebirdsql-0.9.12.tar.gz) = 48802
+TIMESTAMP = 1482973738
+SHA256 (firebirdsql-1.0.0.tar.gz) = d7d1b8aceed318208c572209d1d8d369d19d80de86a9bf5c35ea78c2ecce7a2b
+SIZE (firebirdsql-1.0.0.tar.gz) = 51271



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612290136.uBT1a15o015774>