pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/wtf



Module Name:    pkgsrc
Committed By:   sevan
Date:           Wed Jun 20 22:21:25 UTC 2018

Modified Files:
        pkgsrc/games/wtf: Makefile PLIST distinfo

Log Message:
Update to 20180615 - ok from PMC.
Changelog:
More acronyms
Offensive acronyms database which can be searched with the -o flag.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/wtf/Makefile pkgsrc/games/wtf/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/wtf/PLIST

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

Modified files:

Index: pkgsrc/games/wtf/Makefile
diff -u pkgsrc/games/wtf/Makefile:1.4 pkgsrc/games/wtf/Makefile:1.5
--- pkgsrc/games/wtf/Makefile:1.4       Sun Jan 14 17:34:02 2018
+++ pkgsrc/games/wtf/Makefile   Wed Jun 20 22:21:25 2018
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2018/01/14 17:34:02 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2018/06/20 22:21:25 sevan Exp $
 #
 
-DISTNAME=      wtf-20150206
+DISTNAME=      wtf-20180615
 CATEGORIES=    games
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=bsdwtf/}
 
@@ -22,6 +22,10 @@ REPLACE_SH=          wtf
 
 INSTALLATION_DIRS+=    bin share/wtf ${PKGMANDIR}/man6
 
+post-extract:
+       ${RM} ${WRKSRC}/acronyms-o.fake
+       ${MV} ${WRKSRC}/acronyms-o.real ${WRKSRC}/acronyms-o
+
 do-install:
        ${INSTALL_SCRIPT} ${WRKSRC}/wtf ${DESTDIR}${PREFIX}/bin
        ${INSTALL_DATA} ${WRKSRC}/acronyms* ${DESTDIR}${PREFIX}/share/wtf
Index: pkgsrc/games/wtf/distinfo
diff -u pkgsrc/games/wtf/distinfo:1.4 pkgsrc/games/wtf/distinfo:1.5
--- pkgsrc/games/wtf/distinfo:1.4       Tue Nov  3 20:57:07 2015
+++ pkgsrc/games/wtf/distinfo   Wed Jun 20 22:21:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2015/11/03 20:57:07 agc Exp $
+$NetBSD: distinfo,v 1.5 2018/06/20 22:21:25 sevan Exp $
 
-SHA1 (wtf-20150206.tar.gz) = 2e43ec94088fab927539e7e97be17025a8e70238
-RMD160 (wtf-20150206.tar.gz) = d5170370f5a15c2dfa2500f0bc7bac98b0adf068
-SHA512 (wtf-20150206.tar.gz) = dec5a2bd6528c47b1cb9459d8a18f90c55d4a7ede3a207366c01356a1829722d60154b985b026271040cfab3d8e4f4af189f29f8696fc988a5333d674f657db9
-Size (wtf-20150206.tar.gz) = 23175 bytes
+SHA1 (wtf-20180615.tar.gz) = 41a085b245aef7c22325e97180fa1b8dae9e2c69
+RMD160 (wtf-20180615.tar.gz) = 0911b1d0d74b12c45c4d507726bdceec42486734
+SHA512 (wtf-20180615.tar.gz) = 53e9ce5cdb8566cb05199d19e6b7ce9bba35509de241c9f5b56845b56abcd4eb2c5cd24080f4dc5c8eac9af3b1e6d4a90846ba4bccb9dfada87fdfff864bd178
+Size (wtf-20180615.tar.gz) = 26498 bytes

Index: pkgsrc/games/wtf/PLIST
diff -u pkgsrc/games/wtf/PLIST:1.3 pkgsrc/games/wtf/PLIST:1.4
--- pkgsrc/games/wtf/PLIST:1.3  Thu Apr 23 17:16:29 2015
+++ pkgsrc/games/wtf/PLIST      Wed Jun 20 22:21:25 2018
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.3 2015/04/23 17:16:29 agc Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/06/20 22:21:25 sevan Exp $
 bin/wtf
 man/man6/wtf.6
 share/wtf/acronyms
+share/wtf/acronyms-o
 share/wtf/acronyms.comp



Home | Main Index | Thread Index | Old Index