pkgsrc-WIP-changes archive

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

phalanx: Update to XXV



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 23:11:21 2016 +0200
Changeset:	2d5cb15d9e100285801ce61ad051d357287a7bbc

Modified Files:
	phalanx/Makefile
	phalanx/PLIST
	phalanx/distinfo

Log Message:
phalanx: Update to XXV

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

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

diffstat:
 phalanx/Makefile | 9 ++++++---
 phalanx/PLIST    | 2 +-
 phalanx/distinfo | 7 ++++---
 3 files changed, 11 insertions(+), 7 deletions(-)

diffs:
diff --git a/phalanx/Makefile b/phalanx/Makefile
index 53ecedf..27e4d7b 100644
--- a/phalanx/Makefile
+++ b/phalanx/Makefile
@@ -1,7 +1,10 @@
 # $NetBSD: Makefile,v 1.1 2015/05/06 21:50:36 f8l Exp $
 
-DISTNAME=	phalanx-XXIV-source
-PKGNAME=	phalanx-24
+PHALANX_VER=		25
+PHALANX_VER_ROMAN=	XXV
+
+DISTNAME=	phalanx-${PHALANX_VER_ROMAN}-source
+PKGNAME=	phalanx-${PHALANX_VER}
 CATEGORIES=	games
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=phalanx/}
 EXTRACT_SUFX=	.tgz
@@ -11,7 +14,7 @@ HOMEPAGE=	http://sourceforge.net/projects/phalanx/
 COMMENT=	Xboard/Winboard compatible chess engine
 LICENSE=	gnu-gpl-v2
 
-WRKSRC=	${WRKDIR}/Phalanx-XXIV
+WRKSRC=	${WRKDIR}/Phalanx-${PHALANX_VER_ROMAN}
 NO_CONFIGURE=	yes
 USE_TOOLS+=	gmake
 MAKE_FILE=	makefile
diff --git a/phalanx/PLIST b/phalanx/PLIST
index 2e79d34..3b0d3c7 100644
--- a/phalanx/PLIST
+++ b/phalanx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2015/05/06 21:50:36 f8l Exp $
+@comment $NetBSD$
 bin/phalanx
 lib/eco.phalanx
 lib/pbook.phalanx
diff --git a/phalanx/distinfo b/phalanx/distinfo
index 6a2ceb9..8072218 100644
--- a/phalanx/distinfo
+++ b/phalanx/distinfo
@@ -1,7 +1,8 @@
 $NetBSD: distinfo,v 1.1 2015/05/06 21:50:36 f8l Exp $
 
-SHA1 (phalanx-XXIV-source.tgz) = 52230da6cfd2ccaadf4d3f1cdaffefeb1c5939fd
-RMD160 (phalanx-XXIV-source.tgz) = f0f9f949934e1d0e3020bc1942b643495f29019c
-Size (phalanx-XXIV-source.tgz) = 352486 bytes
+SHA1 (phalanx-XXV-source.tgz) = cb5d868e7ebd6c98c4e18b652aa1094cb4b460ad
+RMD160 (phalanx-XXV-source.tgz) = ff83a3804a6bb38efd994350e14aec4b95fd214c
+SHA512 (phalanx-XXV-source.tgz) = 655214820dbd6605cbf035bdb8a10bb6b7dceaa6ce081a3a0966d67d146683a63eb1610fa65d32d3e95c07f94b107acda178a10225bca93e4304bee26f33d59a
+Size (phalanx-XXV-source.tgz) = 360147 bytes
 SHA1 (patch-makefile) = e6f091fe381ca6a17f115bcc5eeb6500191a1d97
 SHA1 (patch-phalanx.c) = 8155cdf0e333d2fe3a256a67e593b203e3b1f93d


Home | Main Index | Thread Index | Old Index