mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Update to 1.1.0
PR: 227816 Sponsored by: iXsystems Inc.
This commit is contained in:
parent
a68fe7286b
commit
eced182247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468511
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pspg
|
||||
DISTVERSION= 1.0.0
|
||||
DISTVERSION= 1.1.0
|
||||
CATEGORIES= databases
|
||||
|
||||
MAINTAINER= dg@syrec.org
|
||||
@ -10,12 +10,11 @@ COMMENT= Tabular data pager designed to be used with psql
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= autoreconf ncurses pkgconfig
|
||||
USES= autoreconf localbase ncurses pkgconfig readline
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= okbob
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
CFLAGS+= -D_WITH_GETLINE # enable the getline prototype
|
||||
PLIST_FILES= bin/pspg
|
||||
PORTDOCS= README.md
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1521189532
|
||||
SHA256 (okbob-pspg-1.0.0_GH0.tar.gz) = 1035015f8fb29c749d5c1d023db0c391c79c2fa7180cfecdf788dd7e9c9a0fbc
|
||||
SIZE (okbob-pspg-1.0.0_GH0.tar.gz) = 858176
|
||||
TIMESTAMP = 1524864405
|
||||
SHA256 (okbob-pspg-1.1.0_GH0.tar.gz) = 5fe4bd0b72ee73fad41e64cafb398806784010e461e6e773334b3b750f7f2df5
|
||||
SIZE (okbob-pspg-1.1.0_GH0.tar.gz) = 861442
|
||||
|
Loading…
Reference in New Issue
Block a user