diff options
author | beat <beat@FreeBSD.org> | 2016-11-10 17:03:10 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2016-11-10 17:03:10 +0800 |
commit | 786869f4df200b68691a2a596b0377189c5c11b7 (patch) | |
tree | ee4ea596c91d62665e990e068c0c249b2eb5ea5d /german | |
parent | 8b50550441f005e6e34dd4302914a77837568d20 (diff) | |
download | freebsd-ports-gnome-786869f4df200b68691a2a596b0377189c5c11b7.tar.gz freebsd-ports-gnome-786869f4df200b68691a2a596b0377189c5c11b7.tar.zst freebsd-ports-gnome-786869f4df200b68691a2a596b0377189c5c11b7.zip |
- Update to 1.8.1
- Modernize COMMENT
- Add LICENSE
PR: 214350
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Diffstat (limited to 'german')
-rw-r--r-- | german/ding/Makefile | 6 | ||||
-rw-r--r-- | german/ding/distinfo | 5 |
2 files changed, 7 insertions, 4 deletions
diff --git a/german/ding/Makefile b/german/ding/Makefile index 4e51a4dd992d..967d014d34f6 100644 --- a/german/ding/Makefile +++ b/german/ding/Makefile @@ -2,13 +2,15 @@ # $FreeBSD$ PORTNAME= ding -PORTVERSION= 1.8 +PORTVERSION= 1.8.1 CATEGORIES= german tk MASTER_SITES= ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/ \ LOCAL/ehaupt MAINTAINER= beat@FreeBSD.org -COMMENT= A German-English dictionary program for X windows/Unix +COMMENT= German-English dictionary program for X windows/Unix + +LICENSE= GPLv2 RUN_DEPENDS= wish8.4:x11-toolkits/tk84 \ agrep:textproc/agrep diff --git a/german/ding/distinfo b/german/ding/distinfo index 4c17fff2c249..9a380f27a9b8 100644 --- a/german/ding/distinfo +++ b/german/ding/distinfo @@ -1,2 +1,3 @@ -SHA256 (ding-1.8.tar.gz) = b4fc3bd52362b2b5aec3457a9ca2bfe6f8be2cf2287983d38b4fffca9b3de903 -SIZE (ding-1.8.tar.gz) = 5798784 +TIMESTAMP = 1478679318 +SHA256 (ding-1.8.1.tar.gz) = 5817bad70d9661fc1efc8bad38939bf665818c549a9675e8e041fff487c61232 +SIZE (ding-1.8.1.tar.gz) = 6543141 |