mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
This is a pretty questionable commit.
* MASTER_SITE and WWW have moved; update them. Going to the old URL simply redirects you to the new site. * Distfile was re-rolled with extensive changes. All the autotools stuff was regenerated using a newer autoconf/automake ver. Additionally, the code for the "dubya" filter was modified to include an Irix-oritented fix, its manpage was changed, and the talkfilters info page was updated. * Author apparently did not feel that these changes warranted a new release number *glares at author* I don't like how much was changed in a re-rolled tarball, but there you are.
This commit is contained in:
parent
cfc8f567c9
commit
54fd6d39f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142177
@ -7,8 +7,9 @@
|
||||
|
||||
PORTNAME= talkfilters
|
||||
PORTVERSION= 2.3.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://www2.dystance.net/software/talkfilters/
|
||||
MASTER_SITES= http://www.hyperrealm.com/talkfilters/
|
||||
|
||||
MAINTAINER= adamw@FreeBSD.org
|
||||
COMMENT= Set of filters to convert English text to various stereotyped dialects
|
||||
@ -43,8 +44,8 @@ INFO= talkfilters
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "Please note that some of the filters contain language that may"
|
||||
@${ECHO_MSG} "be objectionable to some. They are provided uncensored, in their"
|
||||
@${ECHO_MSG} "original form. By downloading this software, you agree to accept"
|
||||
@${ECHO_MSG} "these terms.
|
||||
@${ECHO_MSG} "original form. Please don't use the filters to do anything that"
|
||||
@${ECHO_MSG} "you shouldn't."
|
||||
|
||||
post-patch:
|
||||
@${RM} -f ${WRKSRC}/*.info*
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (talkfilters-2.3.4.tar.gz) = 58048954f867628f098bc4f09f9672ad
|
||||
SIZE (talkfilters-2.3.4.tar.gz) = 772795
|
||||
MD5 (talkfilters-2.3.4.tar.gz) = 6fd12d39e0f253315d3f5af227ee7618
|
||||
SIZE (talkfilters-2.3.4.tar.gz) = 792085
|
||||
|
@ -1,4 +1,3 @@
|
||||
[ Based off text from WWW site: ]
|
||||
The GNU Talk Filters are filter programs that convert ordinary English text
|
||||
into text that mimics a stereotyped or otherwise humorous dialect. Each
|
||||
program reads from standard input and writes to standard output.
|
||||
@ -9,4 +8,4 @@ The filters include:
|
||||
fudd, funetak, jethro, jive, kraut, pansy, pirate,
|
||||
postmodern, redneck, valspeak, and warez.
|
||||
|
||||
WWW: http://www.dystance.net/software/talkfilters/
|
||||
WWW: http://www.hyperrealm.com/talkfilters/talkfilters.html
|
||||
|
Loading…
Reference in New Issue
Block a user