pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/audio/deforaos-mixer



Module Name:    pkgsrc
Committed By:   khorben
Date:           Thu Apr 13 11:09:21 UTC 2017

Modified Files:
        pkgsrc/audio/deforaos-mixer: Makefile PLIST distinfo

Log Message:
Update DeforaOS Mixer to version 0.2.2

This release brings:
- license switch to BSD
- build fix for embedded mode
- minor improvements


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/audio/deforaos-mixer/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/audio/deforaos-mixer/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/audio/deforaos-mixer/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/deforaos-mixer/Makefile
diff -u pkgsrc/audio/deforaos-mixer/Makefile:1.16 pkgsrc/audio/deforaos-mixer/Makefile:1.17
--- pkgsrc/audio/deforaos-mixer/Makefile:1.16   Sun Feb 12 06:25:02 2017
+++ pkgsrc/audio/deforaos-mixer/Makefile        Thu Apr 13 11:09:21 2017
@@ -1,16 +1,15 @@
-# $NetBSD: Makefile,v 1.16 2017/02/12 06:25:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.17 2017/04/13 11:09:21 khorben Exp $
 
-DISTNAME=      Mixer-0.2.0
-PKGNAME=       deforaos-mixer-0.2.0
-PKGREVISION=   3
+DISTNAME=      Mixer-0.2.2
+PKGNAME=       deforaos-mixer-0.2.2
 CATEGORIES=    audio
-MASTER_SITES=  http://www.defora.org/os/download/download/4427/
+MASTER_SITES=  http://www.defora.org/os/download/download/4456/
 
 MAINTAINER=    khorben%defora.org@localhost
 HOMEPAGE=      http://www.defora.org/
 COMMENT=       DeforaOS desktop volume mixer
 
-LICENSE=       gnu-gpl-v3
+LICENSE=       2-clause-bsd
 
 USE_TOOLS+=    pkg-config
 USE_TOOLS+=    xgettext

Index: pkgsrc/audio/deforaos-mixer/PLIST
diff -u pkgsrc/audio/deforaos-mixer/PLIST:1.2 pkgsrc/audio/deforaos-mixer/PLIST:1.3
--- pkgsrc/audio/deforaos-mixer/PLIST:1.2       Thu Aug 27 22:31:48 2015
+++ pkgsrc/audio/deforaos-mixer/PLIST   Thu Apr 13 11:09:21 2017
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2015/08/27 22:31:48 khorben Exp $
+@comment $NetBSD: PLIST,v 1.3 2017/04/13 11:09:21 khorben Exp $
 bin/mixer
 man/html1/mixer.html
 man/man1/mixer.1
 share/applications/deforaos-mixer.desktop
+share/doc/Mixer/README.md
 share/locale/es/LC_MESSAGES/Mixer.mo
 share/locale/fr/LC_MESSAGES/Mixer.mo

Index: pkgsrc/audio/deforaos-mixer/distinfo
diff -u pkgsrc/audio/deforaos-mixer/distinfo:1.4 pkgsrc/audio/deforaos-mixer/distinfo:1.5
--- pkgsrc/audio/deforaos-mixer/distinfo:1.4    Sat Feb 20 15:03:34 2016
+++ pkgsrc/audio/deforaos-mixer/distinfo        Thu Apr 13 11:09:21 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/02/20 15:03:34 khorben Exp $
+$NetBSD: distinfo,v 1.5 2017/04/13 11:09:21 khorben Exp $
 
-SHA1 (Mixer-0.2.0.tar.gz) = 2f8597cc0c12c1b0811cd5a7ae3f324607f70b57
-RMD160 (Mixer-0.2.0.tar.gz) = 7da68f784cc44fbacaa2a06f8427ab174c47a9b2
-SHA512 (Mixer-0.2.0.tar.gz) = 72f55a4b5e507c7736dfbefe7897500e97331f0565ea0ea6d62fc00c9a1b79650eb19ed75c680cf4ad2e4a768de8faa77f5ed2b9088bba405135bbacb940db7d
-Size (Mixer-0.2.0.tar.gz) = 31945 bytes
+SHA1 (Mixer-0.2.2.tar.gz) = 5dd56c8ea8fc15be164629c916bba540c96aa4e6
+RMD160 (Mixer-0.2.2.tar.gz) = fc64a088ade5495540f1b689f390fa40374607d3
+SHA512 (Mixer-0.2.2.tar.gz) = f0a9d7036730903122fd0f8e37b9fabfab459581bc70ce3039bc86f24ee68a9c1150f939bc35442ce957443ca1b3bb29ff52289048973d3cc1d39873679a3eab
+Size (Mixer-0.2.2.tar.gz) = 21372 bytes



Home | Main Index | Thread Index | Old Index