svn commit: r399914 - head/audio/shairplay

Mathieu Arnold mat at FreeBSD.org
Wed Oct 21 14:16:52 UTC 2015


Author: mat
Date: Wed Oct 21 14:16:50 2015
New Revision: 399914
URL: https://svnweb.freebsd.org/changeset/ports/399914

Log:
  Update to latest github version.
  
  PR:		203896
  Submitted by:	maintainer
  Sponsored by:	Absolight

Modified:
  head/audio/shairplay/Makefile
  head/audio/shairplay/distinfo

Modified: head/audio/shairplay/Makefile
==============================================================================
--- head/audio/shairplay/Makefile	Wed Oct 21 14:16:45 2015	(r399913)
+++ head/audio/shairplay/Makefile	Wed Oct 21 14:16:50 2015	(r399914)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	shairplay
-PORTVERSION=	0.9.0.20140422
-PORTREVISION=	1
+PORTVERSION=	0.9.0.20150921
 CATEGORIES=	audio
 
 MAINTAINER=	mickael.maillot at gmail.com
@@ -15,7 +14,7 @@ LIB_DEPENDS=	libao.so:${PORTSDIR}/audio/
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	juhovh
-GH_TAGNAME=	64d59e3
+GH_TAGNAME=	498bc5b
 
 USES=		autoreconf gmake libtool pkgconfig
 GNU_CONFIGURE=	yes

Modified: head/audio/shairplay/distinfo
==============================================================================
--- head/audio/shairplay/distinfo	Wed Oct 21 14:16:45 2015	(r399913)
+++ head/audio/shairplay/distinfo	Wed Oct 21 14:16:50 2015	(r399914)
@@ -1,2 +1,2 @@
-SHA256 (juhovh-shairplay-0.9.0.20140422-64d59e3_GH0.tar.gz) = f2af84e214e48fe6c9371fcacaab7b716ca73f21270af648f926a8b639252c86
-SIZE (juhovh-shairplay-0.9.0.20140422-64d59e3_GH0.tar.gz) = 290504
+SHA256 (juhovh-shairplay-0.9.0.20150921-498bc5b_GH0.tar.gz) = 047049b7a377e7ccf4212fe164da822d6d28534a4c0ea4f99d0ac4ec54816a64
+SIZE (juhovh-shairplay-0.9.0.20150921-498bc5b_GH0.tar.gz) = 291276


More information about the svn-ports-all mailing list