pkgsrc-WIP-changes archive

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

ags: make better use of github framework.



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Thu Jun 16 08:00:53 2016 +0200
Changeset:	bea7b03c45ea4a8aa51be5840a54cc7936ee3c9e

Modified Files:
	ags/Makefile
	ags/distinfo

Log Message:
ags: make better use of github framework.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bea7b03c45ea4a8aa51be5840a54cc7936ee3c9e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ags/Makefile | 5 +----
 ags/distinfo | 8 ++++----
 2 files changed, 5 insertions(+), 8 deletions(-)

diffs:
diff --git a/ags/Makefile b/ags/Makefile
index f8e189e..3e4479e 100644
--- a/ags/Makefile
+++ b/ags/Makefile
@@ -1,11 +1,8 @@
 # $NetBSD: Makefile,v 1.2 2015/09/14 22:26:14 yhardy Exp $
 
-GITHUB_PROJECT=	ags
-DISTNAME=	${GITHUB_TAG}
-PKGNAME=	${GITHUB_PROJECT}-3.3.5.6
+DISTNAME=	ags-3.3.5.6
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_GITHUB:=adventuregamestudio/}
-DIST_SUBDIR=	${GITHUB_PROJECT}
 GITHUB_TAG=	v.${PKGVERSION_NOREV}
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
diff --git a/ags/distinfo b/ags/distinfo
index d91139e..376478a 100644
--- a/ags/distinfo
+++ b/ags/distinfo
@@ -1,9 +1,9 @@
 $NetBSD: distinfo,v 1.2 2015/09/14 22:26:14 yhardy Exp $
 
-SHA1 (ags/v.3.3.5.6.tar.gz) = c404b11b7b704c2f17aaf3d41de8cff902da0226
-RMD160 (ags/v.3.3.5.6.tar.gz) = 3eb4a93ee6d232f750f10c22d1f52199128173db
-SHA512 (ags/v.3.3.5.6.tar.gz) = a8644dab0ad0f99289820a4c92c6b6baf146670cadeb673a726ea55b405f019d5cf3c4c6c5de38c4b928edc4c939f167e57704e910766b2eacf4ee333fddc40b
-Size (ags/v.3.3.5.6.tar.gz) = 20010313 bytes
+SHA1 (ags-3.3.5.6.tar.gz) = c404b11b7b704c2f17aaf3d41de8cff902da0226
+RMD160 (ags-3.3.5.6.tar.gz) = 3eb4a93ee6d232f750f10c22d1f52199128173db
+SHA512 (ags-3.3.5.6.tar.gz) = a8644dab0ad0f99289820a4c92c6b6baf146670cadeb673a726ea55b405f019d5cf3c4c6c5de38c4b928edc4c939f167e57704e910766b2eacf4ee333fddc40b
+Size (ags-3.3.5.6.tar.gz) = 20010313 bytes
 SHA1 (patch-Common_core_endianness.h) = 2c5c1b5d3b80711c1eadec3652f18a4cede9c8eb
 SHA1 (patch-Engine_Makefile-defs.linux) = 17e59df466f4879f8603c4b3c400d008ce228bd3
 SHA1 (patch-Engine_libsrc_libcda-0.5_linux.c) = 6272b02ee98f79a57f8b72167d4aa8bceff34992


Home | Main Index | Thread Index | Old Index