svn commit: r310543 - head/audio/gnaural
Ganael LAPLANCHE
martymac at FreeBSD.org
Thu Jan 17 09:16:02 UTC 2013
Author: martymac
Date: Thu Jan 17 09:16:01 2013
New Revision: 310543
URL: http://svnweb.freebsd.org/changeset/ports/310543
Log:
Distfile rerolled upstream (license changed for one file), so :
- Fix distinfo
- Adapt LICENSE
Modified:
head/audio/gnaural/Makefile
head/audio/gnaural/distinfo (contents, props changed)
Modified: head/audio/gnaural/Makefile
==============================================================================
--- head/audio/gnaural/Makefile Thu Jan 17 08:40:07 2013 (r310542)
+++ head/audio/gnaural/Makefile Thu Jan 17 09:16:01 2013 (r310543)
@@ -1,20 +1,17 @@
-# New ports collection makefile for: gnaural
-# Date created: 25 Jan 2012
-# Whom: Ganael Laplanche <ganael.laplanche at martymac.org>
-#
+# Created by: Ganael Laplanche <ganael.laplanche at martymac.org>
# $FreeBSD$
-#
PORTNAME= gnaural
PORTVERSION= 1.0.20110606
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/Gnaural/
MAINTAINER= martymac at FreeBSD.org
COMMENT= Binaural beat generator
-LICENSE= GPLv2
+LICENSE= GPLv2 LGPL21
+LICENSE_COMB= multi
LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio2 \
sndfile:${PORTSDIR}/audio/libsndfile
Modified: head/audio/gnaural/distinfo
==============================================================================
--- head/audio/gnaural/distinfo Thu Jan 17 08:40:07 2013 (r310542)
+++ head/audio/gnaural/distinfo Thu Jan 17 09:16:01 2013 (r310543)
@@ -1,2 +1,2 @@
-SHA256 (gnaural-1.0.20110606.tar.gz) = 8dc5806509735720345c19d47c4f2d7912eb1def4f02d21102361e9fe33f6bb8
-SIZE (gnaural-1.0.20110606.tar.gz) = 413895
+SHA256 (gnaural-1.0.20110606.tar.gz) = c5efe082a10290cc0d5ed51a3abe67cfcbf6f77827c86bb709ae5719be56395d
+SIZE (gnaural-1.0.20110606.tar.gz) = 414028
More information about the svn-ports-all
mailing list