Bug 171897 - [PATCH] multimedia/playd update to v1.22.3
Summary: [PATCH] multimedia/playd update to v1.22.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-23 19:00 UTC by graudeejs
Modified: 2012-09-23 20:10 UTC (History)
0 users

See Also:


Attachments
file.diff (991 bytes, patch)
2012-09-23 19:00 UTC, graudeejs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description graudeejs 2012-09-23 19:00:22 UTC
Update multimedia/playd to v1.22.3

Fix: Patch attached with submission follows:
Comment 1 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-09-23 20:05:53 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rakuco

I'll take it.
Comment 2 Raphael Kubo da Costa freebsd_committer freebsd_triage 2012-09-23 20:07:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2012-09-23 20:08:43 UTC
Author: rakuco
Date: Sun Sep 23 19:07:07 2012
New Revision: 304763
URL: http://svn.freebsd.org/changeset/ports/304763

Log:
  Update to 1.22.3.
  
  PR:		ports/171897
  Submitted by:	Aldis Berjoza <graudeejs@gmail.com> (maintainer)

Modified:
  head/multimedia/playd/Makefile
  head/multimedia/playd/distinfo

Modified: head/multimedia/playd/Makefile
==============================================================================
--- head/multimedia/playd/Makefile	Sun Sep 23 18:46:08 2012	(r304762)
+++ head/multimedia/playd/Makefile	Sun Sep 23 19:07:07 2012	(r304763)
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	playd
-PORTVERSION=	1.22.2
+PORTVERSION=	1.22.3
 CATEGORIES=	multimedia
 MASTER_SITES=	http://files.bsdroot.lv/my/FreeBSD/distfiles/
 DISTNAME=	playd.sh-${PORTVERSION}
@@ -23,7 +23,7 @@ MAN1=		playd.1
 
 NO_BUILD=	yes
 WRKSRC=		${WRKDIR}/graudeejs-playd-${REV}
-REV=		52bf8eb
+REV=		1e09c80
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/bin/playd.sh ${PREFIX}/bin/playd

Modified: head/multimedia/playd/distinfo
==============================================================================
--- head/multimedia/playd/distinfo	Sun Sep 23 18:46:08 2012	(r304762)
+++ head/multimedia/playd/distinfo	Sun Sep 23 19:07:07 2012	(r304763)
@@ -1,2 +1,2 @@
-SHA256 (playd.sh-1.22.2.tar.gz) = 462b225040c4444080117504f6142c5ee91e46da3fb8f0c4069f5eeb336fa973
-SIZE (playd.sh-1.22.2.tar.gz) = 11004
+SHA256 (playd.sh-1.22.3.tar.gz) = 0bd005b8e38cea60761867f82cf6f8b0681685223af2e8c27d421bd9b6c65f84
+SIZE (playd.sh-1.22.3.tar.gz) = 11045
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"