Index: head/misc/fortune-mod-freebsd-classic/Makefile =================================================================== --- head/misc/fortune-mod-freebsd-classic/Makefile (revision 455086) +++ head/misc/fortune-mod-freebsd-classic/Makefile (revision 455087) @@ -1,44 +1,44 @@ # $FreeBSD$ PORTNAME= fortune-mod-freebsd-classic -DISTVERSION= g20171121 +DISTVERSION= g20171128 CATEGORIES= misc MAINTAINER= jdc@koitsu.org COMMENT= Classic FreeBSD fortunes (including offensives) # LICENSE is intentionally unset. Some fortune files, such as # gerrold.limerick, are copyright the author but used with permission. # Others have no license defined in them. I get the impression many # are Public Domain or possibly BSD4CLAUSE -- consider fortune was # originally written by Ken Arnold at UC Berkeley; the FreeBSD # fortune import was from 4.4BSD-Lite circa 1995. USE_GITHUB= yes GH_ACCOUNT= koitsu -GH_TAGNAME= 58ee9c5 +GH_TAGNAME= b029e87 NO_ARCH= yes -SRCF= fortunes gerrold.limerick limerick murphy murphy-o startrek zippy +SRCF= fortunes fortunes-o gerrold.limerick limerick murphy murphy-o startrek zippy PLIST_FILES= ${SRCF:S|^|share/games/fortune/|} ${SRCF:S|^|share/games/fortune/|:S|$|.dat|} .if exists(/usr/games/strfile) _STRFILE= /usr/games/strfile .elif exists(/usr/bin/strfile) _STRFILE= /usr/bin/strfile .else IGNORE= needs strfile command. Please install games distribution of base system .endif do-build: .for f in ${SRCF} @${_STRFILE} -Cs ${WRKSRC}/datfiles/${f} ${WRKSRC}/datfiles/${f}.dat .endfor do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/games/fortune .for f in ${SRCF} ${INSTALL_DATA} ${WRKSRC}/datfiles/${f} ${WRKSRC}/datfiles/${f}.dat ${STAGEDIR}${PREFIX}/share/games/fortune .endfor .include Index: head/misc/fortune-mod-freebsd-classic/distinfo =================================================================== --- head/misc/fortune-mod-freebsd-classic/distinfo (revision 455086) +++ head/misc/fortune-mod-freebsd-classic/distinfo (revision 455087) @@ -1,3 +1,3 @@ -TIMESTAMP = 1511467012 -SHA256 (koitsu-fortune-mod-freebsd-classic-g20171121-58ee9c5_GH0.tar.gz) = 4fd3376dad7e1b5682709ed6f62e30342da724e70e828a79b31e5bbce23c46f7 -SIZE (koitsu-fortune-mod-freebsd-classic-g20171121-58ee9c5_GH0.tar.gz) = 1045867 +TIMESTAMP = 1511911284 +SHA256 (koitsu-fortune-mod-freebsd-classic-g20171128-b029e87_GH0.tar.gz) = 776fd0dec24d035409f8d56a07d5bdd98cd3604fe6b22cd3acb76020b7cd2dae +SIZE (koitsu-fortune-mod-freebsd-classic-g20171128-b029e87_GH0.tar.gz) = 1325582