summaryrefslogtreecommitdiff
path: root/databases/gqlplus
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-04-24 23:58:56 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-04-24 23:58:56 +0000
commit243231e1b0e5914e4b49d820f31fd6bab691d9f1 (patch)
tree1a79db0f096a4ac8ff0ff3e2405e10894ca39964 /databases/gqlplus
parentUpgrade to 1.0.13. (diff)
- update to 1.11
PR: 96269 Submitted by: Frank Laszlo <laszlof at vonostingroup.com>
Notes
Notes: svn path=/head/; revision=160403
Diffstat (limited to 'databases/gqlplus')
-rw-r--r--databases/gqlplus/Makefile10
-rw-r--r--databases/gqlplus/distinfo6
2 files changed, 8 insertions, 8 deletions
diff --git a/databases/gqlplus/Makefile b/databases/gqlplus/Makefile
index 618e4ae256ab..52905f2b0a22 100644
--- a/databases/gqlplus/Makefile
+++ b/databases/gqlplus/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gqlplus
-PORTVERSION= 1.10
+PORTVERSION= 1.11
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,11 +15,11 @@ MAINTAINER= leeym@FreeBSD.org
COMMENT= SQL*PLUS with commandline editing, history, and name completion
GNU_CONFIGURE= yes
-CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-PORTDOCS= README
-PLIST_FILES= bin/gqlplus
USE_GMAKE= yes
+PORTDOCS= README ChangeLog
+PLIST_FILES= bin/gqlplus
+
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
@@ -30,7 +30,7 @@ do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+ cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR}
.endif
.include <bsd.port.post.mk>
diff --git a/databases/gqlplus/distinfo b/databases/gqlplus/distinfo
index 01d37c339fda..a0b330daf727 100644
--- a/databases/gqlplus/distinfo
+++ b/databases/gqlplus/distinfo
@@ -1,3 +1,3 @@
-MD5 (gqlplus-1.10.tar.gz) = 14eecc3e20001c15a2722f08df1d1d4f
-SHA256 (gqlplus-1.10.tar.gz) = 3e94db52f20a44b07b126aa1d5cf0b5a67a91181dc00e9dfa40dd5e3fe156900
-SIZE (gqlplus-1.10.tar.gz) = 1908840
+MD5 (gqlplus-1.11.tar.gz) = 9a6adc66a6f253dfa7ea3b9ae8ee47d1
+SHA256 (gqlplus-1.11.tar.gz) = 1dad09bb16904a902069fa06a89cd16a91d849903ed8398655658d59233b68f3
+SIZE (gqlplus-1.11.tar.gz) = 1736236