diff options
author | agc <agc@pkgsrc.org> | 2015-04-23 17:16:29 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2015-04-23 17:16:29 +0000 |
commit | 0921592e513d9b7185730db6c583046ff2d61167 (patch) | |
tree | 678c425b77ba02daa5a44504f9ef83e4a0854ffe /games | |
parent | 14831acc46b5ef7ba3634c8d55353a04d34ae839 (diff) | |
download | pkgsrc-0921592e513d9b7185730db6c583046ff2d61167.tar.gz |
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 (limited to 'games')
-rw-r--r-- | games/wtf/Makefile | 9 | ||||
-rw-r--r-- | games/wtf/PLIST | 3 | ||||
-rw-r--r-- | games/wtf/distinfo | 8 |
3 files changed, 8 insertions, 12 deletions
diff --git a/games/wtf/Makefile b/games/wtf/Makefile index 1ce7b6044ca..e47705f4380 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -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 @@ INSTALLATION_DIRS+= bin share/wtf ${PKGMANDIR}/man6 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 --git a/games/wtf/PLIST b/games/wtf/PLIST index 79e5587a7dc..1194324b35e 100644 --- a/games/wtf/PLIST +++ b/games/wtf/PLIST @@ -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 --git a/games/wtf/distinfo b/games/wtf/distinfo index 79d6724dc98..6ce3af4dec1 100644 --- a/games/wtf/distinfo +++ b/games/wtf/distinfo @@ -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 |