pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/48136: Update net/p5-umph to 0.2.5
>Number: 48136
>Category: pkg
>Synopsis: Update net/p5-umph to 0.2.5
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Sun Aug 18 14:25:00 +0000 2013
>Originator: Leonardo Taccari
>Release: NetBSD 6.1
>Organization:
>Environment:
System: NetBSD :) 6.1 NetBSD 6.1 (EEEPC900) #1: Fri Jul 12 06:24:35 CEST 2013
leot@:):/usr/src/sys/arch/i386/compile/EEEPC900 i386
Architecture: i386
Machine: i386
>Description:
net/p5-umph in pkgsrc (0.2.0) is not the latest stable version (0.2.5).
>How-To-Repeat:
$ cd pkgsrc/net/p5-umph
$ make show-var VARNAME=PKGNAME
>Fix:
Please apply the (trivial) following patches. While here I will also a
possible commit message.
Thank you!
--------------------8<----------------8<----------------8<--------------------
Update net/p5-umph to 0.2.5.
Changes:
v0.2.5 (2012-11-25)
Toni Gundogdu:
- FIX: playlist ID pattern [d25d7f2]
- Manual: Revise FILES section [062d7db]
test suite:
- Add favorites.t [32297af]
- Add playlist.t [1a4737d]
- Add uploads.t [e2ff823]
- Rename umph-Pod.t [6de116d]
v0.2.4 (2012-11-24)
Toni Gundogdu:
- Add --user-agent option [23f8926]
- FIX: Do not strip playlist prefix [a8f81cd]
- FIX: Playlist ID length check [322d270]
v0.2.3 (2012-04-24)
Toni Gundogdu:
- DOC: Add note about "Play all" playlists [54dbe5c]
- Do not include duplicate media URLs [fc562cc]
- FIX: Parse media URL properly [09723d3]
- FIX: Strip playlist prefix properly [f206aad]
v0.2.2 (2012-04-23)
Toni Gundogdu:
- Accept URLs with playlist ID param [82f3060]
- Add --export-format, depr. --json, --csv [f90195d]
- Add --export-response [9e288fe]
- Use YouTube API returned error message [a7b95f6]
v0.2.1 (2012-04-15)
Toni Gundogdu:
- FIX: Strip playlist prefix "PL" if found (#3) [95966bb]
- FIX: Synopsis [9772a58]
- Trim --version output [6d3c2d6]
--------------------8<----------------8<----------------8<--------------------
--------------------8<----------------8<----------------8<--------------------
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/net/p5-umph/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile 31 May 2013 12:41:42 -0000 1.4
+++ Makefile 18 Aug 2013 14:17:25 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:42 wiz Exp $
#
-DISTNAME= umph-0.2.0
+DISTNAME= umph-0.2.5
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= net
MASTER_SITES= http://umph.googlecode.com/files/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/net/p5-umph/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 8 Nov 2011 23:52:25 -0000 1.1.1.1
+++ distinfo 18 Aug 2013 14:17:25 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2011/11/08 23:52:25 ryoon Exp $
-SHA1 (umph-0.2.0.tar.gz) = c13bdc8508a608b5bffd20ce6bf986aa78cb5e30
-RMD160 (umph-0.2.0.tar.gz) = 554532b16707820da75d831c67e81f6b471aa65d
-Size (umph-0.2.0.tar.gz) = 19825 bytes
+SHA1 (umph-0.2.5.tar.gz) = f333ed13e4bf4ce59fd745f8b4c8bedae4e6c2e7
+RMD160 (umph-0.2.5.tar.gz) = 961a55d60e3d718baee3fa096ad2396175850bef
+Size (umph-0.2.5.tar.gz) = 23687 bytes
Home |
Main Index |
Thread Index |
Old Index