aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-08-14 04:53:56 +0800
committersat <sat@FreeBSD.org>2007-08-14 04:53:56 +0800
commit49019eda55af938a95a114ddc2e2c5b20e5d56a7 (patch)
tree2b9460dcca6715f02c4301355e0d885c8ce4d2a4 /audio
parent1abb00898512d2b91c1bf2be1c1517fb66af9653 (diff)
downloadfreebsd-ports-gnome-49019eda55af938a95a114ddc2e2c5b20e5d56a7.tar.gz
freebsd-ports-gnome-49019eda55af938a95a114ddc2e2c5b20e5d56a7.tar.zst
freebsd-ports-gnome-49019eda55af938a95a114ddc2e2c5b20e5d56a7.zip
- Update to 0.4.0
- Update pkg-descr
Diffstat (limited to 'audio')
-rw-r--r--audio/gtick/Makefile4
-rw-r--r--audio/gtick/distinfo6
-rw-r--r--audio/gtick/pkg-descr8
3 files changed, 9 insertions, 9 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile
index e2e5b863bbc2..e99148dee0d5 100644
--- a/audio/gtick/Makefile
+++ b/audio/gtick/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: gtick
# Date created: 10 February 2004
-# Whom: liamfoy@sepulcrum.org
+# Whom: Liam J. Foy <liamfoy@sepulcrum.org>
#
# $FreeBSD$
#
PORTNAME= gtick
-PORTVERSION= 0.3.15
+PORTVERSION= 0.4.0
CATEGORIES= audio
MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES
diff --git a/audio/gtick/distinfo b/audio/gtick/distinfo
index 0916dbb784e4..d89c1475d02d 100644
--- a/audio/gtick/distinfo
+++ b/audio/gtick/distinfo
@@ -1,3 +1,3 @@
-MD5 (gtick-0.3.15.tar.gz) = ba616e60de9fb366b6732a8f37e33c30
-SHA256 (gtick-0.3.15.tar.gz) = 9e9f7da312d0746facc593fa6528e12fd630f92a65d837a775122f420dbc9e34
-SIZE (gtick-0.3.15.tar.gz) = 487928
+MD5 (gtick-0.4.0.tar.gz) = 8203e834b9a25a1a76af9cf27a37d17c
+SHA256 (gtick-0.4.0.tar.gz) = 1a3c7bcbf936ed994b0b74d0ad853b9d91e2bae8f291ed98bd19ac37b6575938
+SIZE (gtick-0.4.0.tar.gz) = 491694
diff --git a/audio/gtick/pkg-descr b/audio/gtick/pkg-descr
index 57b372a1e5c3..a8b8eb2db9d7 100644
--- a/audio/gtick/pkg-descr
+++ b/audio/gtick/pkg-descr
@@ -1,6 +1,6 @@
-Gtick is a metronome application written using the GTK+ widget set.
+GNU GTick is a metronome application. It features a scale from 10 beats
+per minute to 1000 BPM and arbitrary beat modes (meters). It uses GTK+2
+and OSS.
WWW: http://www.antcom.de/gtick/
-
--Liam J. Foy
-liamfoy@sepulcrum.org
+Author: Roland Stigge <stigge@antcom.de>