svn commit: r307181 - head/graphics/telak

Emanuel Haupt ehaupt at FreeBSD.org
Thu Nov 8 12:36:33 UTC 2012


Author: ehaupt
Date: Thu Nov  8 12:36:32 2012
New Revision: 307181
URL: http://svnweb.freebsd.org/changeset/ports/307181

Log:
  - Update WWW
  - Trim header
  
  Feature safe:	yes

Modified:
  head/graphics/telak/Makefile
  head/graphics/telak/pkg-descr

Modified: head/graphics/telak/Makefile
==============================================================================
--- head/graphics/telak/Makefile	Thu Nov  8 12:30:04 2012	(r307180)
+++ head/graphics/telak/Makefile	Thu Nov  8 12:36:32 2012	(r307181)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	telak
-# Date created:				13 Sep 2005
-# Whom:					Emanuel Haupt <ehaupt at critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt at critical.ch>
 # $FreeBSD$
-#
 
 PORTNAME=	telak
 PORTVERSION=	0.6
@@ -17,8 +13,8 @@ COMMENT=	A tool to draw pictures on your
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	curl.6:${PORTSDIR}/ftp/curl \
-		gcrypt.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
+		gcrypt:${PORTSDIR}/security/libgcrypt
 
 USE_GMAKE=	yes
 USE_EFL=	imlib2

Modified: head/graphics/telak/pkg-descr
==============================================================================
--- head/graphics/telak/pkg-descr	Thu Nov  8 12:30:04 2012	(r307180)
+++ head/graphics/telak/pkg-descr	Thu Nov  8 12:36:32 2012	(r307181)
@@ -1,4 +1,4 @@
 Telak is a small tool to draw local or remote pictures on your root window.
 This is very useful if you want to have RRD graphs drawn above your wallpaper.
 
-WWW: http://julien.danjou.info/telak.html
+WWW: http://julien.danjou.info/projects/telak


More information about the svn-ports-head mailing list