Index: head/games/wtf/pkg-plist =================================================================== --- head/games/wtf/pkg-plist (revision 134664) +++ head/games/wtf/pkg-plist (nonexistent) @@ -1,4 +0,0 @@ -bin/wtf -share/wtf/acronyms -share/wtf/acronyms.comp -@dirrm share/wtf Property changes on: head/games/wtf/pkg-plist ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.2 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/games/wtf/Makefile =================================================================== --- head/games/wtf/Makefile (revision 134664) +++ head/games/wtf/Makefile (revision 134665) @@ -1,34 +1,37 @@ # ex:ts=8 # New ports collection makefile for: wtf # Date created: 29 December 2001 # Whom: Maxime Henrion # # $FreeBSD$ # PORTNAME= wtf -PORTVERSION= 20040124 +PORTVERSION= 20050505 CATEGORIES= games MASTER_SITES= http://www.mu.org/~mux/wtf/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= petef MAINTAINER= mux@FreeBSD.org COMMENT= Translates common Internet acronyms NO_BUILD= yes USE_REINPLACE= yes MAN6= wtf.6 + +PLIST_FILES= bin/wtf %%DATADIR%%/acronyms %%DATADIR%%/acronyms.comp +PLIST_DIRS= %%DATADIR%% post-patch: @${REINPLACE_CMD} -e 's|/usr/share/misc|${DATADIR}|g' ${WRKSRC}/wtf* do-install: ${INSTALL_SCRIPT} ${WRKSRC}/wtf ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/wtf.6 ${PREFIX}/man/man6 @${MKDIR} ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/acronyms ${DATADIR} ${INSTALL_DATA} ${WRKSRC}/acronyms.comp ${DATADIR} .include Property changes on: head/games/wtf/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/games/wtf/distinfo =================================================================== --- head/games/wtf/distinfo (revision 134664) +++ head/games/wtf/distinfo (revision 134665) @@ -1,2 +1,2 @@ -MD5 (wtf-20040124.tar.gz) = cb2804fc42706fef284526f5a015c843 -SIZE (wtf-20040124.tar.gz) = 7329 +MD5 (wtf-20050505.tar.gz) = 2730b977b8c0499aaa32b86f47035138 +SIZE (wtf-20050505.tar.gz) = 8820 Property changes on: head/games/wtf/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property