pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xmahjongg Set PKGNAME to xmahjongg-3.70, instead...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/129248cde6e3
branches:  trunk
changeset: 544936:129248cde6e3
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Tue Jul 22 21:59:00 2008 +0000

description:
Set PKGNAME to xmahjongg-3.70, instead of 3.7, as it was previously 3.61
Avoids going backward with version numbers

diffstat:

 games/xmahjongg/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (13 lines):

diff -r 57959c4aa133 -r 129248cde6e3 games/xmahjongg/Makefile
--- a/games/xmahjongg/Makefile  Tue Jul 22 21:57:01 2008 +0000
+++ b/games/xmahjongg/Makefile  Tue Jul 22 21:59:00 2008 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2008/07/22 21:25:00 tonio Exp $
+# $NetBSD: Makefile,v 1.27 2008/07/22 21:59:00 tonio Exp $
 #
 
 DISTNAME=      xmahjongg-3.7
+PKGNAME=       ${DISTNAME}0
 CATEGORIES=    games x11
 MASTER_SITES=  http://www.lcdf.org/~eddietwo/xmahjongg/
 



Home | Main Index | Thread Index | Old Index