pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/shoebill Use the github framework.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4a68f39931b
branches:  trunk
changeset: 349547:a4a68f39931b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 10 06:36:40 2016 +0000

description:
Use the github framework.

Fixes build after PKGREVISION bump.

diffstat:

 emulators/shoebill/Makefile |   9 ++-------
 emulators/shoebill/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 12 deletions(-)

diffs (44 lines):

diff -r 95dae38fbb8e -r a4a68f39931b emulators/shoebill/Makefile
--- a/emulators/shoebill/Makefile       Sun Jul 10 04:07:08 2016 +0000
+++ b/emulators/shoebill/Makefile       Sun Jul 10 06:36:40 2016 +0000
@@ -1,12 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2016/07/09 06:38:16 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/07/10 06:36:40 wiz Exp $
 
-GITHUB_PROJECT=        shoebill
-DISTNAME=      0.0.5
-PKGNAME=       ${GITHUB_PROJECT}-${DISTNAME}
+DISTNAME=      shoebill-0.0.5
 PKGREVISION=   1
 CATEGORIES=    emulators
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=pruten/}
-DIST_SUBDIR=   ${GITHUB_PROJECT}
 
 MAINTAINER=    hauke%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/pruten/shoebill/
@@ -21,8 +18,6 @@
 
 REPLACE_PERL+= core/macro.pl
 
-WRKSRC=                ${WRKDIR}/${PKGNAME}
-
 DOCDIR=                share/doc/shoebill
 INSTALLATION_DIRS= bin ${DOCDIR}
 
diff -r 95dae38fbb8e -r a4a68f39931b emulators/shoebill/distinfo
--- a/emulators/shoebill/distinfo       Sun Jul 10 04:07:08 2016 +0000
+++ b/emulators/shoebill/distinfo       Sun Jul 10 06:36:40 2016 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2016/03/29 22:03:08 joerg Exp $
+$NetBSD: distinfo,v 1.4 2016/07/10 06:36:40 wiz Exp $
 
-SHA1 (shoebill/0.0.5.tar.gz) = 40b9ae839bbb9d065ca7d36363b1b4660d780010
-RMD160 (shoebill/0.0.5.tar.gz) = 20143081d2418d6961f86626e3d994b2feda8a4b
-SHA512 (shoebill/0.0.5.tar.gz) = cf8d7945943d6d7a505c233b5c99371f5d37d5d60dd5beeeadbe442ef43b9980e96d51f193d69a03eb58a0a2b13103b4dba311a53c939b633b20753a8c19a772
-Size (shoebill/0.0.5.tar.gz) = 253877 bytes
+SHA1 (shoebill-0.0.5.tar.gz) = 40b9ae839bbb9d065ca7d36363b1b4660d780010
+RMD160 (shoebill-0.0.5.tar.gz) = 20143081d2418d6961f86626e3d994b2feda8a4b
+SHA512 (shoebill-0.0.5.tar.gz) = cf8d7945943d6d7a505c233b5c99371f5d37d5d60dd5beeeadbe442ef43b9980e96d51f193d69a03eb58a0a2b13103b4dba311a53c939b633b20753a8c19a772
+Size (shoebill-0.0.5.tar.gz) = 253877 bytes
 SHA1 (patch-sdl-gui_lin_build.sh) = 8eb8bf622bc7b83f06a0d4dcdb8b77b25001163b
 SHA1 (patch-sdl-gui_sdl.c) = ee433b37104dcccc700d1d08b97807689ed8da67



Home | Main Index | Thread Index | Old Index