diff options
author | miwi <miwi@FreeBSD.org> | 2017-05-05 21:57:36 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-05-05 21:57:36 +0800 |
commit | 31fac291b79ac59e215a9c21d179248b79194f53 (patch) | |
tree | 78bf07c7edcc0ec7e2e0796cebc776c4bb8f4aad /net/gnu-dico | |
parent | 1dbc0da8c677d60843ae57af4b0c4e2473f7ffcb (diff) | |
download | freebsd-ports-gnome-31fac291b79ac59e215a9c21d179248b79194f53.tar.gz freebsd-ports-gnome-31fac291b79ac59e215a9c21d179248b79194f53.tar.zst freebsd-ports-gnome-31fac291b79ac59e215a9c21d179248b79194f53.zip |
- Update to 2.4
PR: 218200
Submitted by: maintainer
Diffstat (limited to 'net/gnu-dico')
-rw-r--r-- | net/gnu-dico/Makefile | 3 | ||||
-rw-r--r-- | net/gnu-dico/distinfo | 6 | ||||
-rw-r--r-- | net/gnu-dico/pkg-plist | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/net/gnu-dico/Makefile b/net/gnu-dico/Makefile index 1e6b9d0f62f2..ba05007e42c6 100644 --- a/net/gnu-dico/Makefile +++ b/net/gnu-dico/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dico -PORTVERSION= 2.3 +PORTVERSION= 2.4 CATEGORIES= net textproc MASTER_SITES= GNU PKGNAMEPREFIX= gnu- @@ -57,7 +57,6 @@ post-patch: -e 's/mu_check_lib_save_LIBS/LIBS/' \ -e 's/python-config/$${PYTHON_CONFIG}/' \ ${WRKSRC}/configure - @${REINPLACE_CMD} 's/conf.5in dico/conf.5 dico/' ${WRKSRC}/doc/Makefile.in post-install: ${INSTALL_DATA} ${FILESDIR}/dicod.conf ${STAGEDIR}${PREFIX}/etc/dicod.conf.sample diff --git a/net/gnu-dico/distinfo b/net/gnu-dico/distinfo index cc1ec2fba421..a9a57286bd69 100644 --- a/net/gnu-dico/distinfo +++ b/net/gnu-dico/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1473624817 -SHA256 (dico-2.3.tar.xz) = f38afa5771a70f2d3d72c409d664c20456de874f93d8b391141ba45ee3077e8d -SIZE (dico-2.3.tar.xz) = 1607960 +TIMESTAMP = 1490736071 +SHA256 (dico-2.4.tar.xz) = 4f94f73d1f596552894df2decb72df5b71ed2a23edc985c68247b6e5a0daa78e +SIZE (dico-2.4.tar.xz) = 1694884 diff --git a/net/gnu-dico/pkg-plist b/net/gnu-dico/pkg-plist index e3e82188bc68..daa007e46e00 100644 --- a/net/gnu-dico/pkg-plist +++ b/net/gnu-dico/pkg-plist @@ -60,4 +60,6 @@ sbin/dicod %%NLS%%share/locale/fi/LC_MESSAGES/dico.mo %%NLS%%share/locale/fr/LC_MESSAGES/dico.mo %%NLS%%share/locale/pl/LC_MESSAGES/dico.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/dico.mo +%%NLS%%share/locale/sr/LC_MESSAGES/dico.mo %%NLS%%share/locale/uk/LC_MESSAGES/dico.mo |