diff options
author | danfe <danfe@FreeBSD.org> | 2014-05-21 11:55:21 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2014-05-21 11:55:21 +0800 |
commit | 2b080f00f1a736b23b10b3915953577f358cb0f3 (patch) | |
tree | 5d724119a3b94a1f73beb0bc4aa8117c2b110d80 /databases | |
parent | ba0113547beb521f18d9dcafcb22540a8a845b6f (diff) | |
download | freebsd-ports-gnome-2b080f00f1a736b23b10b3915953577f358cb0f3.tar.gz freebsd-ports-gnome-2b080f00f1a736b23b10b3915953577f358cb0f3.tar.zst freebsd-ports-gnome-2b080f00f1a736b23b10b3915953577f358cb0f3.zip |
- Belatedly update to version 1.7
- Move USES knob where it's normally found
Approved by: maintainer (implicit)
Diffstat (limited to 'databases')
-rw-r--r-- | databases/recutils/Makefile | 4 | ||||
-rw-r--r-- | databases/recutils/distinfo | 4 | ||||
-rw-r--r-- | databases/recutils/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/databases/recutils/Makefile b/databases/recutils/Makefile index 8d39390e4d59..6d28014d6e7c 100644 --- a/databases/recutils/Makefile +++ b/databases/recutils/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= recutils -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= databases MASTER_SITES= GNU @@ -11,9 +11,9 @@ COMMENT= Tools and libraries to access human-editable, plain text databases LICENSE= GPLv3 +USES= charsetfix GNU_CONFIGURE= yes USE_LDCONFIG= yes -USES= charsetfix INFO= rec-mode recutils PORTDOCS= AUTHORS ChangeLog NEWS README diff --git a/databases/recutils/distinfo b/databases/recutils/distinfo index 5b5559307cf9..eced83214a30 100644 --- a/databases/recutils/distinfo +++ b/databases/recutils/distinfo @@ -1,2 +1,2 @@ -SHA256 (recutils-1.6.tar.gz) = da8041e96825d9c9a141055ca72d3519251b0da7f6a45e3dd64a6162c7f9b537 -SIZE (recutils-1.6.tar.gz) = 2219425 +SHA256 (recutils-1.7.tar.gz) = 233dc6dedb1916b887de293454da7e36a74bed9ebea364f7e97e74920051bc31 +SIZE (recutils-1.7.tar.gz) = 2252648 diff --git a/databases/recutils/pkg-plist b/databases/recutils/pkg-plist index 07b83f2117d4..4eeb38d2f248 100644 --- a/databases/recutils/pkg-plist +++ b/databases/recutils/pkg-plist @@ -11,7 +11,7 @@ include/rec.h lib/librec.a lib/librec.la lib/librec.so -lib/librec.so.0 +lib/librec.so.1 man/man1/csv2rec.1.gz man/man1/rec2csv.1.gz man/man1/recdel.1.gz |