1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Upadate to 0.5.6

- While here, add LICENSE_FILE and drop @dirrm

PR:		194191
Submitted by:	luca.pizzamiglio@gmail.com (maintainer)
This commit is contained in:
Dmitry Marakasov 2014-10-07 18:06:27 +00:00
parent 2c001a2cdc
commit 4e32b76391
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=370385
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ctronome
PORTVERSION= 0.5.5
PORTVERSION= 0.5.6
CATEGORIES= audio
MASTER_SITES= http://ctronome.kign.org/source/
@ -10,11 +10,11 @@ MAINTAINER= luca.pizzamiglio@gmail.com
COMMENT= Programmable console-based metronome
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
PLIST_FILES= bin/ctronome \
%%DATADIR%%/metronome1.wav \
%%DATADIR%%/metronome2.wav
PLIST_DIRS= %%DATADIR%%
post-patch:
@${REINPLACE_CMD} -e 's|linux/soundcard.h|sys/soundcard.h|' ${WRKSRC}/ctronome.h ${WRKSRC}/dsp.c

View File

@ -1,2 +1,2 @@
SHA256 (ctronome-0.5.5.tar.gz) = 6666fb380e76c5c3d26c43f84110abae1ca9193fc46ff285dca32d9e9cc9361e
SIZE (ctronome-0.5.5.tar.gz) = 26402
SHA256 (ctronome-0.5.6.tar.gz) = d8c17282235759491eae36efbc8fe93514dcac655efa68d3cb8db0132c29a24d
SIZE (ctronome-0.5.6.tar.gz) = 27233