Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Nov 2012 12:36:33 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r307181 - head/graphics/telak
Message-ID:  <201211081236.qA8CaXlV071163@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211081236.qA8CaXlV071163>