diff options
author | leeym <leeym@FreeBSD.org> | 2014-09-03 16:09:31 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2014-09-03 16:09:31 +0800 |
commit | db939d5fe52ffb6df65250fe866249eacf9dfff6 (patch) | |
tree | 13cd23707458b7b4be30007d1f362c650c6470f6 | |
parent | aec5e891d3ac3d7f709fe57e0dfcc272579a3af4 (diff) | |
download | freebsd-ports-gnome-db939d5fe52ffb6df65250fe866249eacf9dfff6.tar.gz freebsd-ports-gnome-db939d5fe52ffb6df65250fe866249eacf9dfff6.tar.zst freebsd-ports-gnome-db939d5fe52ffb6df65250fe866249eacf9dfff6.zip |
- update to 1.16
-rw-r--r-- | databases/gqlplus/Makefile | 4 | ||||
-rw-r--r-- | databases/gqlplus/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile index 7a0b7926ed98..e1e642f55fb0 100644 --- a/databases/gqlplus/Makefile +++ b/databases/gqlplus/Makefile @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= gqlplus -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= databases MASTER_SITES= SF MAINTAINER= leeym@FreeBSD.org COMMENT= SQL*PLUS with commandline editing, history, and name completion +LICENSE= GPLv2 + GNU_CONFIGURE= yes USES= gmake readline diff --git a/databases/gqlplus/distinfo b/databases/gqlplus/distinfo index 8e2804e3ec9d..72a0344bc972 100644 --- a/databases/gqlplus/distinfo +++ b/databases/gqlplus/distinfo @@ -1,2 +1,2 @@ -SHA256 (gqlplus-1.15.tar.gz) = 9a539cdcf952b4acd2ae2d940772366bf6c9ee0fb51846c02d3c7dc1df3056d5 -SIZE (gqlplus-1.15.tar.gz) = 1064139 +SHA256 (gqlplus-1.16.tar.gz) = 9e0071d6f8bc24b0b3623c69d9205f7d3a19c2cb32b5ac9cff133dc75814acdd +SIZE (gqlplus-1.16.tar.gz) = 2128428 |