pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/get-flash-videos Update get-flash-videos to a more...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2c2b58756982
branches:  trunk
changeset: 649614:2c2b58756982
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Mon Apr 06 01:50:09 2015 +0000

description:
Update get-flash-videos to a more recent commit.

Numerous site-specific changes.  For a complete list, see:

  https://github.com/monsieurvideo/get-flash-videos/commits/master

Pkgsrc changes: Port to github.mk (yay!)

diffstat:

 net/get-flash-videos/Makefile |  21 +++++----------------
 net/get-flash-videos/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 20 deletions(-)

diffs (50 lines):

diff -r 2b627dbccf16 -r 2c2b58756982 net/get-flash-videos/Makefile
--- a/net/get-flash-videos/Makefile     Mon Apr 06 00:08:34 2015 +0000
+++ b/net/get-flash-videos/Makefile     Mon Apr 06 01:50:09 2015 +0000
@@ -1,19 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2014/05/29 23:37:03 wiz Exp $
-
-DISTNAME=      ${GHACCOUNT}-${GHNAME}-${GHDESCRIBE}-g${GHCOMMIT}
-PKGNAME=       ${GHNAME}-0.0.${GHDATE}
-PKGREVISION=   2
-GHNAME=                get-flash-videos
+# $NetBSD: Makefile,v 1.9 2015/04/06 01:50:09 dsainty Exp $
 
-# git describe + GHVERSION from the last commit + GHCOMMIT from the tar.
-GHACCOUNT=     monsieurvideo
-GHDATE=                20140129
-GHDESCRIBE=    v1.22-586
-GHVERSION=     d6e4f43fbb858dd0ba94a2c9431f40a9af13dbfe
-GHCOMMIT=      d6e4f43
-
+DISTNAME=      get-flash-videos-0.0.20150331
 CATEGORIES=    net
-MASTER_SITES=  https://github.com/${GHACCOUNT}/${GHNAME}/tarball/${GHVERSION}/
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=monsieurvideo/}
+GITHUB_TYPE=   tag
+GITHUB_TAG=    eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3
 
 MAINTAINER=    dsainty%NetBSD.org@localhost
 HOMEPAGE=      http://code.google.com/p/get-flash-videos/
@@ -33,8 +24,6 @@
 
 USE_TOOLS+=    perl:run
 
-WRKSRC=                ${WRKDIR}/${GHACCOUNT}-${GHNAME}-${GHCOMMIT}
-
 PERL5_PACKLIST=        auto/App/get_flash_videos/.packlist
 
 .include "../../lang/perl5/module.mk"
diff -r 2b627dbccf16 -r 2c2b58756982 net/get-flash-videos/distinfo
--- a/net/get-flash-videos/distinfo     Mon Apr 06 00:08:34 2015 +0000
+++ b/net/get-flash-videos/distinfo     Mon Apr 06 01:50:09 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2014/01/31 11:21:18 dsainty Exp $
+$NetBSD: distinfo,v 1.3 2015/04/06 01:50:09 dsainty Exp $
 
-SHA1 (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 4afea53440cd286ed6a0cf5edd8cdb108756d467
-RMD160 (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 25ae308b9cc65a93c5190f69541d69e6bca2fa37
-Size (monsieurvideo-get-flash-videos-v1.22-586-gd6e4f43.tar.gz) = 130361 bytes
+SHA1 (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 48b11a72498a0dd26abfacc3e4d8690380956e99
+RMD160 (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 6e58678f3a861294faea366571706fae99964026
+Size (get-flash-videos-0.0.20150331-eae1ac23fcc4a31ead78bfdd99c6faae3bde4ab3.tar.gz) = 132516 bytes



Home | Main Index | Thread Index | Old Index