pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/emulators/shoebill
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jul 10 06:36:40 UTC 2016
Modified Files:
pkgsrc/emulators/shoebill: Makefile distinfo
Log Message:
Use the github framework.
Fixes build after PKGREVISION bump.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/shoebill/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/shoebill/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/emulators/shoebill/Makefile
diff -u pkgsrc/emulators/shoebill/Makefile:1.6 pkgsrc/emulators/shoebill/Makefile:1.7
--- pkgsrc/emulators/shoebill/Makefile:1.6 Sat Jul 9 06:38:16 2016
+++ pkgsrc/emulators/shoebill/Makefile Sun Jul 10 06:36:40 2016
@@ -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 @@ EXTRACT_USING= gtar
REPLACE_PERL+= core/macro.pl
-WRKSRC= ${WRKDIR}/${PKGNAME}
-
DOCDIR= share/doc/shoebill
INSTALLATION_DIRS= bin ${DOCDIR}
Index: pkgsrc/emulators/shoebill/distinfo
diff -u pkgsrc/emulators/shoebill/distinfo:1.3 pkgsrc/emulators/shoebill/distinfo:1.4
--- pkgsrc/emulators/shoebill/distinfo:1.3 Tue Mar 29 22:03:08 2016
+++ pkgsrc/emulators/shoebill/distinfo Sun Jul 10 06:36:40 2016
@@ -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