summaryrefslogtreecommitdiff
path: root/databases/ruby-do_postgres/Makefile
diff options
context:
space:
mode:
authortaca <taca>2016-02-16 14:29:41 +0000
committertaca <taca>2016-02-16 14:29:41 +0000
commit7ef76cb0d5e7e14974f0926119246f288ca5b21b (patch)
treea9cdc604f641c4b75a16988be14ea4445828fd2a /databases/ruby-do_postgres/Makefile
parent9e19fd83f2921030348eff9c3335007011970f54 (diff)
downloadpkgsrc-7ef76cb0d5e7e14974f0926119246f288ca5b21b.tar.gz
Update ruby-do_postgres to 0.10.17.
## 0.10.17 2016-01-24 * Fix memory leak * Fix bug with DateTime and wrong timezone offsets
Diffstat (limited to 'databases/ruby-do_postgres/Makefile')
-rw-r--r--databases/ruby-do_postgres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-do_postgres/Makefile b/databases/ruby-do_postgres/Makefile
index d306a7ef5a5..741e767da35 100644
--- a/databases/ruby-do_postgres/Makefile
+++ b/databases/ruby-do_postgres/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2015/06/01 12:55:56 taca Exp $
+# $NetBSD: Makefile,v 1.12 2016/02/16 14:29:41 taca Exp $
-DISTNAME= do_postgres-0.10.16
+DISTNAME= do_postgres-0.10.17
CATEGORIES= databases
MAINTAINER= pkgsrc-users@NetBSD.org