diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-01-19 02:14:21 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2009-01-19 02:14:21 +0000 |
commit | 201620905830cdd66c72b614265e489147e7bfa6 (patch) | |
tree | cf7b7199b14896521e7a2b5bfe6cac2c053f7908 /textproc/dictfmt | |
parent | ae25bcae6d8672acfd24ef6d5b69d54c8eae8b46 (diff) | |
download | ports-201620905830cdd66c72b614265e489147e7bfa6.tar.gz ports-201620905830cdd66c72b614265e489147e7bfa6.zip |
Notes
Diffstat (limited to 'textproc/dictfmt')
-rw-r--r-- | textproc/dictfmt/Makefile | 4 | ||||
-rw-r--r-- | textproc/dictfmt/distinfo | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/textproc/dictfmt/Makefile b/textproc/dictfmt/Makefile index 01dd73168cfd..6358e64a7470 100644 --- a/textproc/dictfmt/Makefile +++ b/textproc/dictfmt/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dictfmt -PORTVERSION= 1.10.11 +PORTVERSION= 1.11.0 CATEGORIES= textproc MASTER_SITES= SF MASTER_SITE_SUBDIR= dict @@ -15,6 +15,8 @@ DISTNAME= dictd-${PORTVERSION} MAINTAINER= clsung@FreeBSD.org COMMENT= Formats a DICT protocol dictionary database +LIB_DEPENDS= maa.1:${PORTSDIR}/devel/libmaa + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" diff --git a/textproc/dictfmt/distinfo b/textproc/dictfmt/distinfo index 7a83fc5298cf..91a27a63d70c 100644 --- a/textproc/dictfmt/distinfo +++ b/textproc/dictfmt/distinfo @@ -1,3 +1,3 @@ -MD5 (dictd-1.10.11.tar.gz) = 7145acf0eded8b67e842eef0dd9f4189 -SHA256 (dictd-1.10.11.tar.gz) = a5730cb0c67582d115057b409a6e75d903f56595a6690a7d435e22ae22857899 -SIZE (dictd-1.10.11.tar.gz) = 696755 +MD5 (dictd-1.11.0.tar.gz) = 1b316bf797ff239eb87110c18cd7d5d9 +SHA256 (dictd-1.11.0.tar.gz) = 88fa5ff0238d77ce82da0e8ccfc89ed3235e6a8da0347871e77cb79a8ffbf2c1 +SIZE (dictd-1.11.0.tar.gz) = 417541 |