diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile index 1cce8223d953..fb7051d4916d 100644 --- a/textproc/dikt/Makefile +++ b/textproc/dikt/Makefile @@ -1,29 +1,28 @@ # New ports collection makefile for: dikt # Date created: 28-12-2008 # Whom: Goran Tal # # $FreeBSD$ PORTNAME= dikt -PORTVERSION= 1j +PORTVERSION= 2 CATEGORIES= textproc net kde -MASTER_SITES= http://diktv1.googlepages.com/ \ - LOCAL/yzlin +MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tbz MAINTAINER= goran.tal@gmail.com COMMENT= Dictionary for KDE4 USE_KDE4= kdelibs kdeprefix kdehier automoc4 USE_QT_VER= 4 QT_COMPONENTS= corelib gui network svg xml \ qmake_build moc_build rcc_build uic_build USE_CMAKE= yes PLIST_FILES= bin/dikt \ share/applications/kde4/dikt.desktop \ share/apps/dikt/diktui.rc \ share/kde4/services/dict.protocol PLIST_DIRS= share/apps/dikt .include diff --git a/textproc/dikt/distinfo b/textproc/dikt/distinfo index 4ccb464250ed..ebacbd658152 100644 --- a/textproc/dikt/distinfo +++ b/textproc/dikt/distinfo @@ -1,3 +1,3 @@ -MD5 (dikt-1j.tbz) = b557de3f3526d2b8945deda54d6961eb -SHA256 (dikt-1j.tbz) = d24d3d87b750397f12b40ad1b80265cd767fb8a193ee861f34ddef328dfbb834 -SIZE (dikt-1j.tbz) = 24928 +MD5 (dikt-2.tbz) = 89a7cceb61cc4ac17e6d229cfdbb4356 +SHA256 (dikt-2.tbz) = 3fbad5a745ca20c1a2323990bd58e8d7088c2e4eb88a4fd7fe345914e32f864a +SIZE (dikt-2.tbz) = 29639 diff --git a/textproc/dikt/pkg-descr b/textproc/dikt/pkg-descr index 6b8866a01e16..7fc1efc38147 100644 --- a/textproc/dikt/pkg-descr +++ b/textproc/dikt/pkg-descr @@ -1,5 +1,5 @@ -Dikt is a dictionary application for KDE4. It is the client -side implementation of Dict protocol, with a browser interface +Dikt is a dictionary for KDE. Dikt is a network application +that implements the Dict protocol, with a browser interface specialized for querying dictionaries. -WWW: http://diktv1.googlepages.com/ +WWW: http://dikt.googlecode.com/