aboutsummaryrefslogtreecommitdiff
path: root/textproc/dictfmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-31 23:00:23 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-03-31 23:00:23 +0000
commit950c8ab606d344a9d88dcf78bb677b3f1878cbce (patch)
tree5d13209e3ef0c9e5c7d29992ce866a22e61ec994 /textproc/dictfmt
parente0934f916efc3fdcba1006b645f9ed5f99b96ff8 (diff)
downloadports-950c8ab606d344a9d88dcf78bb677b3f1878cbce.tar.gz
ports-950c8ab606d344a9d88dcf78bb677b3f1878cbce.zip
Update to 1.13.0
Notes
Notes: svn path=/head/; revision=530033
Diffstat (limited to 'textproc/dictfmt')
-rw-r--r--textproc/dictfmt/Makefile8
-rw-r--r--textproc/dictfmt/distinfo5
-rw-r--r--textproc/dictfmt/pkg-descr2
3 files changed, 8 insertions, 7 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile
index 175ba15b4f24..6769cfb5bb54 100644
--- a/textproc/dictfmt/Makefile
+++ b/textproc/dictfmt/Makefile
@@ -2,23 +2,23 @@
# $FreeBSD$
PORTNAME= dictfmt
-PORTVERSION= 1.12.1
-PORTREVISION= 1
+PORTVERSION= 1.13.0
CATEGORIES= textproc
MASTER_SITES= SF/dict/dictd/dictd-${PORTVERSION}
DISTNAME= dictd-${PORTVERSION}
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Formats a DICT protocol dictionary database
+COMMENT= Format a DICT protocol dictionary database
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libmaa.so:devel/libmaa
+USES= gmake libtool:build localbase
+
ALL_TARGET= dictfmt
GNU_CONFIGURE= yes
INSTALL_TARGET= install.dictfmt
-USES= gmake libtool:build localbase
.include <bsd.port.mk>
diff --git a/textproc/dictfmt/distinfo b/textproc/dictfmt/distinfo
index 12fd851a3590..86b55a0f950d 100644
--- a/textproc/dictfmt/distinfo
+++ b/textproc/dictfmt/distinfo
@@ -1,2 +1,3 @@
-SHA256 (dictd-1.12.1.tar.gz) = a237f6ecdc854ab10de5145ed42eaa2d9b6d51ffdc495f7daee59b05cc363656
-SIZE (dictd-1.12.1.tar.gz) = 423870
+TIMESTAMP = 1585564814
+SHA256 (dictd-1.13.0.tar.gz) = eeba51af77e87bb1b166c6bc469aad463632d40fb2bdd65e6675288d8e1a81e4
+SIZE (dictd-1.13.0.tar.gz) = 395455
diff --git a/textproc/dictfmt/pkg-descr b/textproc/dictfmt/pkg-descr
index 30aec0124c5a..8498e7d100a8 100644
--- a/textproc/dictfmt/pkg-descr
+++ b/textproc/dictfmt/pkg-descr
@@ -8,4 +8,4 @@ dictfmt converts databases in various formats into working databases and indices
for the DICT server.
WWW: http://www.dict.org/
-WWW: http://sourceforge.net/projects/dict/
+WWW: https://sourceforge.net/projects/dict/