svn commit: r317513 - head/games/filters
Emanuel Haupt
ehaupt at FreeBSD.org
Mon May 6 13:40:28 UTC 2013
Author: ehaupt
Date: Mon May 6 13:40:26 2013
New Revision: 317513
URL: http://svnweb.freebsd.org/changeset/ports/317513
Log:
Update to 2.49
Modified:
head/games/filters/Makefile
head/games/filters/distinfo
head/games/filters/pkg-plist
Modified: head/games/filters/Makefile
==============================================================================
--- head/games/filters/Makefile Mon May 6 13:27:40 2013 (r317512)
+++ head/games/filters/Makefile Mon May 6 13:40:26 2013 (r317513)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= filters
-PORTVERSION= 2.48
+PORTVERSION= 2.49
CATEGORIES= games perl5
MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ \
CRITICAL
@@ -11,7 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= ehaupt at FreeBSD.org
COMMENT= Collection of filters, including B1FF, and the Swedish Chef
-CONFLICTS= talkfilters-* jive-* chef-* kenny-*
+CONFLICTS= talkfilters-[0-9]* jive-[0-9]* chef-[0-9]* kenny-[0-9]* \
+ lolcat-[0-9]*
USE_PERL5= yes
USE_GMAKE= yes
@@ -20,7 +21,7 @@ MAKE_JOBS_UNSAFE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
PERLFILTERS= b1ff censor chef eleet fudd jibberish kenny pirate rasterman \
- spammer studly uniencode upside-down fanboy scottish
+ spammer studly uniencode upside-down fanboy scottish lolcat
CFILTERS= jethro kraut cockney jive nyc ken ky00te newspeak nethackify \
scramble
Modified: head/games/filters/distinfo
==============================================================================
--- head/games/filters/distinfo Mon May 6 13:27:40 2013 (r317512)
+++ head/games/filters/distinfo Mon May 6 13:40:26 2013 (r317513)
@@ -1,2 +1,2 @@
-SHA256 (filters_2.48.tar.gz) = 25b588a47b7ac73380af99adc39a85d358a4348fccbf68afe46e17994ac68a58
-SIZE (filters_2.48.tar.gz) = 54839
+SHA256 (filters_2.49.tar.gz) = 1b1c36282dbdcb5efaa1a8f095591724b06313987ea17e19240e10ef886912ca
+SIZE (filters_2.49.tar.gz) = 55213
Modified: head/games/filters/pkg-plist
==============================================================================
--- head/games/filters/pkg-plist Mon May 6 13:27:40 2013 (r317512)
+++ head/games/filters/pkg-plist Mon May 6 13:40:26 2013 (r317513)
@@ -12,6 +12,7 @@ bin/ken
bin/kenny
bin/kraut
bin/ky00te
+bin/lolcat
bin/nethackify
bin/newspeak
bin/nyc
More information about the svn-ports-all
mailing list