svn commit: r404901 - head/textproc/dikt

Martin Wilke miwi at FreeBSD.org
Thu Dec 31 03:10:01 UTC 2015


Author: miwi
Date: Thu Dec 31 03:09:59 2015
New Revision: 404901
URL: https://svnweb.freebsd.org/changeset/ports/404901

Log:
  - Update to 2l3
  - Update WWW
  
  PR:		205654
  Submitted by:	maintainer

Modified:
  head/textproc/dikt/Makefile
  head/textproc/dikt/distinfo
  head/textproc/dikt/pkg-descr

Modified: head/textproc/dikt/Makefile
==============================================================================
--- head/textproc/dikt/Makefile	Thu Dec 31 03:02:31 2015	(r404900)
+++ head/textproc/dikt/Makefile	Thu Dec 31 03:09:59 2015	(r404901)
@@ -2,20 +2,17 @@
 # $FreeBSD$
 
 PORTNAME=	dikt
-PORTVERSION=	2l
-PORTREVISION=	3
+PORTVERSION=	2l3
 CATEGORIES=	textproc net kde
-MASTER_SITES=	GOOGLE_CODE
-EXTRACT_SUFX=	.txz
+MASTER_SITES=	https://bitbucket.org/dikt/code/downloads/
 
 MAINTAINER=	goran.tal at gmail.com
 COMMENT=	Dictionary for KDE4
 
-
 USE_KDE4=	kdelibs kdeprefix automoc4
 USE_QT4=	corelib gui network svg xml \
 		qmake_build moc_build rcc_build uic_build
-USES=		cmake tar:xz
+USES=		cmake tar:txz
 
 PLIST_FILES=	bin/dikt \
 		share/applications/kde4/dikt.desktop \

Modified: head/textproc/dikt/distinfo
==============================================================================
--- head/textproc/dikt/distinfo	Thu Dec 31 03:02:31 2015	(r404900)
+++ head/textproc/dikt/distinfo	Thu Dec 31 03:09:59 2015	(r404901)
@@ -1,2 +1,2 @@
-SHA256 (dikt-2l.txz) = 172dfa23400c57d715eb8f99e855f2370b86f8f61fd648e2d507ba238b9e71c1
-SIZE (dikt-2l.txz) = 51948
+SHA256 (dikt-2l3.txz) = 7c233bb575351b81b93590946e4d77f0129dce56ea50f8c89a2ea208fa1ab0b4
+SIZE (dikt-2l3.txz) = 51964

Modified: head/textproc/dikt/pkg-descr
==============================================================================
--- head/textproc/dikt/pkg-descr	Thu Dec 31 03:02:31 2015	(r404900)
+++ head/textproc/dikt/pkg-descr	Thu Dec 31 03:09:59 2015	(r404901)
@@ -2,4 +2,4 @@ Dikt is a dictionary for KDE. Dikt is a 
 that implements the Dict protocol, with a browser interface
 specialized for querying dictionaries.
 
-WWW: http://dikt.tk/
+WWW: http://dikt.tv/


More information about the svn-ports-head mailing list