Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Nov 2010 00:40:10 GMT
From:      Aldis Berjoza <aldis@bsdroot.lv>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/152560: [PATCH] multimedia/playd update to v1.15.0
Message-ID:  <201011250040.oAP0eAio061201@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/152560; it has been noted by GNATS.

From: Aldis Berjoza <aldis@bsdroot.lv>
To: bug-followup@FreeBSD.org, aldis@bsdroot.lv
Cc:  
Subject: Re: ports/152560: [PATCH] multimedia/playd update to v1.15.0
Date: Thu, 25 Nov 2010 02:36:55 +0200

 --ZPt4rx8FFjLCG7dd
 Content-Type: text/plain; charset=utf-8
 Content-Disposition: inline
 Content-Transfer-Encoding: 8bit
 
 Wooooops... 
 attached patch
 -- 
 Aldis Berjoza
 
 “Give a man a fish and you feed him for a day.
 Teach a man to fish and you feed him for a lifetime.”
 
 --ZPt4rx8FFjLCG7dd
 Content-Type: text/x-diff; charset=utf-8
 Content-Disposition: attachment; filename="playd.patch"
 
 diff -u playd.bak/Makefile playd/Makefile
 --- playd.bak/Makefile	2010-11-25 02:10:14.080805024 +0200
 +++ playd/Makefile	2010-11-25 02:11:09.774499638 +0200
 @@ -6,7 +6,7 @@
  #
  
  PORTNAME=	playd
 -PORTVERSION=	1.9.10
 +PORTVERSION=	1.15.0
  CATEGORIES=	multimedia
  MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
  DISTNAME=	playd.sh-${PORTVERSION}
 @@ -18,13 +18,12 @@
  
  LICENSE=	BSD
  
 -CONFLICTS=	playd2-2.[0-9]*
  PLIST_FILES=	bin/playd
  MAN1=		playd.1
  
  NO_BUILD=	yes
  WRKSRC=		${WRKDIR}/playd-sh-${REV}
 -REV=		022e7357faeb
 +REV=		1e6a3af2e611
  
  do-install:
  	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd
 diff -u playd.bak/distinfo playd/distinfo
 --- playd.bak/distinfo	2010-11-25 02:10:14.080805024 +0200
 +++ playd/distinfo	2010-11-25 02:11:16.964227864 +0200
 @@ -1,2 +1,2 @@
 -SHA256 (playd.sh-1.9.10.tar.gz) = 744ae79d11fce2c87bf4568d407b00c0e26ddfe693946eba86fe1818a5bd4e75
 -SIZE (playd.sh-1.9.10.tar.gz) = 9639
 +SHA256 (playd.sh-1.15.0.tar.gz) = ef615ca110699241de09ad072c779232efae2d95120759be80ae553e567369b8
 +SIZE (playd.sh-1.15.0.tar.gz) = 10331
 
 --ZPt4rx8FFjLCG7dd--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011250040.oAP0eAio061201>