mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
update to 1.7
This commit is contained in:
parent
5c3d3ef711
commit
3cc3febc23
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78992
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= gqlplus
|
||||
PORTVERSION= 1.6
|
||||
PORTVERSION= 1.7
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -14,10 +14,10 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
MAINTAINER= leeym@FreeBSD.org
|
||||
COMMENT= SQL*PLUS with commandline editing, history, and name completion
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
MAKEFILE= makefile
|
||||
USE_GMAKE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${OPSYS}/${PORTNAME} ${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (gqlplus-1.6.tar.gz) = 397139989dd959851dfba5fc5b57ce65
|
||||
MD5 (gqlplus-1.7.tar.gz) = e13ff8986ae82f298fe3d55054141a23
|
||||
|
Loading…
Reference in New Issue
Block a user