pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/wtf Revert previous upgrade to 20150422 sources,...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7f3c3bdfc130
branches:  trunk
changeset: 650506:7f3c3bdfc130
user:      agc <agc%pkgsrc.org@localhost>
date:      Thu Apr 23 17:16:29 2015 +0000

description:
Revert previous upgrade to 20150422 sources, and just use the sources
from 20150206

When there's a clear consensus for the new acronyms being wanted, this
package can be updated.  Until then, it stays on 20150206.  As agreed
with the PMC.

diffstat:

 games/wtf/Makefile |  9 +++------
 games/wtf/PLIST    |  3 +--
 games/wtf/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 12 deletions(-)

diffs (49 lines):

diff -r f43cbf7e5245 -r 7f3c3bdfc130 games/wtf/Makefile
--- a/games/wtf/Makefile        Thu Apr 23 15:21:32 2015 +0000
+++ b/games/wtf/Makefile        Thu Apr 23 17:16:29 2015 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2015/04/23 03:07:46 rodent Exp $
+# $NetBSD: Makefile,v 1.3 2015/04/23 17:16:29 agc Exp $
 #
 
-DISTNAME=      wtf-20150422
+DISTNAME=      wtf-20150206
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bsdwtf/}
 
@@ -24,10 +24,7 @@
 
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/wtf ${DESTDIR}${PREFIX}/bin
-       ${INSTALL_DATA} ${WRKSRC}/acronyms ${DESTDIR}${PREFIX}/share/wtf
-       ${INSTALL_DATA} ${WRKSRC}/acronyms.comp ${DESTDIR}${PREFIX}/share/wtf
-       ${INSTALL_DATA} ${WRKSRC}/acronyms-o.real \
-               ${DESTDIR}${PREFIX}/share/wtf/acronyms-o
+       ${INSTALL_DATA} ${WRKSRC}/acronyms* ${DESTDIR}${PREFIX}/share/wtf
        ${INSTALL_MAN} ${WRKSRC}/wtf.6 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man6
 
 .include "../../mk/bsd.pkg.mk"
diff -r f43cbf7e5245 -r 7f3c3bdfc130 games/wtf/PLIST
--- a/games/wtf/PLIST   Thu Apr 23 15:21:32 2015 +0000
+++ b/games/wtf/PLIST   Thu Apr 23 17:16:29 2015 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2015/04/23 03:07:46 rodent Exp $
+@comment $NetBSD: PLIST,v 1.3 2015/04/23 17:16:29 agc Exp $
 bin/wtf
 man/man6/wtf.6
 share/wtf/acronyms
-share/wtf/acronyms-o
 share/wtf/acronyms.comp
diff -r f43cbf7e5245 -r 7f3c3bdfc130 games/wtf/distinfo
--- a/games/wtf/distinfo        Thu Apr 23 15:21:32 2015 +0000
+++ b/games/wtf/distinfo        Thu Apr 23 17:16:29 2015 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2015/04/23 03:07:46 rodent Exp $
+$NetBSD: distinfo,v 1.3 2015/04/23 17:16:29 agc Exp $
 
-SHA1 (wtf-20150422.tar.gz) = 63efe3c9ca483b74868d1123fb6d654b821f9372
-RMD160 (wtf-20150422.tar.gz) = a8182048e2ec360bf482d2ffdb9b7ee9e5df9bd6
-Size (wtf-20150422.tar.gz) = 24082 bytes
+SHA1 (wtf-20150206.tar.gz) = 2e43ec94088fab927539e7e97be17025a8e70238
+RMD160 (wtf-20150206.tar.gz) = d5170370f5a15c2dfa2500f0bc7bac98b0adf068
+Size (wtf-20150206.tar.gz) = 23175 bytes



Home | Main Index | Thread Index | Old Index