diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-30 20:48:48 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2007-04-30 20:48:48 +0000 |
commit | d743a36bc2c6ab41966ddc0648e3d806f17decf6 (patch) | |
tree | eacf1a7d1f3e4b9a19834d0dcef441c395737ae5 /audio/gtick | |
parent | 3a5a3183610861eaa13373ebd14ad750743bc840 (diff) |
Notes
Diffstat (limited to 'audio/gtick')
-rw-r--r-- | audio/gtick/Makefile | 8 | ||||
-rw-r--r-- | audio/gtick/distinfo | 6 |
2 files changed, 6 insertions, 8 deletions
diff --git a/audio/gtick/Makefile b/audio/gtick/Makefile index d90b9334391c..5d8e4e742e17 100644 --- a/audio/gtick/Makefile +++ b/audio/gtick/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: qsf +# New ports collection makefile for: gtick # Date created: 10 February 2004 # Whom: liamfoy@sepulcrum.org # @@ -6,9 +6,9 @@ # PORTNAME= gtick -PORTVERSION= 0.3.13 +PORTVERSION= 0.3.14 CATEGORIES= audio -MASTER_SITES= http://www.antcom.de/gtick/download/ +MASTER_SITES= http://www.antcom.de/gtick/download/ CENKES MAINTAINER= ports@FreeBSD.org COMMENT= A metronome application @@ -16,8 +16,6 @@ COMMENT= A metronome application LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile GNU_CONFIGURE= yes -USE_X_PREFIX= yes -USE_GETOPT_LONG=yes USE_GNOME= gtk20 USE_GETTEXT= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/audio/gtick/distinfo b/audio/gtick/distinfo index efbba51115e9..f4ff6ba2a980 100644 --- a/audio/gtick/distinfo +++ b/audio/gtick/distinfo @@ -1,3 +1,3 @@ -MD5 (gtick-0.3.13.tar.gz) = 13365ce8f605657370518dd62df8994b -SHA256 (gtick-0.3.13.tar.gz) = 4ba8f9e3b749cf81d557cf755e53931f982277e1645245b34a5bc349ccf458ec -SIZE (gtick-0.3.13.tar.gz) = 421276 +MD5 (gtick-0.3.14.tar.gz) = fd59ee1b621f0dbc687da7a5509a079d +SHA256 (gtick-0.3.14.tar.gz) = 82683ba03ae4d806ca6587017642480eee71cd1e50f60fba980c551336657627 +SIZE (gtick-0.3.14.tar.gz) = 485447 |