Update to 1.13.0

- Update WWW

Changes:	https://github.com/cheusov/dictd/blob/master/NEWS
This commit is contained in:
Sunpoet Po-Chuan Hsieh
2020-03-31 23:00:23 +00:00
parent e0934f916e
commit 950c8ab606
3 changed files with 8 additions and 7 deletions

View File

@@ -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>

View File

@@ -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

View File

@@ -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/