Update to 2.40
This commit is contained in:
parent
784670db8e
commit
760a81c78b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=198386
3 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= filters
|
||||
PORTVERSION= 2.39
|
||||
PORTVERSION= 2.40
|
||||
CATEGORIES= games perl5
|
||||
MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ \
|
||||
http://critical.ch/distfiles/ \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (filters_2.39.tar.gz) = d8db32b761110380a0a224e67c76611d
|
||||
SHA256 (filters_2.39.tar.gz) = 5a9c2881f4633ee0fff0b112fdd52eeea470f107582ff02c56701eee6ac59c6d
|
||||
SIZE (filters_2.39.tar.gz) = 49669
|
||||
MD5 (filters_2.40.tar.gz) = c26b9a9404850a213244453c0aae5b23
|
||||
SHA256 (filters_2.40.tar.gz) = 2f2351c783b338172ee6b180b75ba2dba5e420b4aa9e96976ecead13d6d6ff59
|
||||
SIZE (filters_2.40.tar.gz) = 50631
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
--- ./Makefile.orig Mon Feb 20 22:30:52 2006
|
||||
+++ ./Makefile Tue Jan 2 18:06:34 2007
|
||||
--- Makefile.orig Mon Aug 27 15:18:11 2007
|
||||
+++ Makefile Mon Aug 27 15:18:14 2007
|
||||
@@ -2,7 +2,7 @@
|
||||
BUILD = jethro kraut cockney jive nyc ken ky00te newspeak nethackify
|
||||
OTHER = eleet b1ff chef jibberish upside-down rasterman studly fudd \
|
||||
censor spammer uniencode pirate kenny
|
||||
censor spammer uniencode pirate kenny scottish
|
||||
-CFLAGS = -O2 -lfl
|
||||
+LDFLAGS+= -lfl
|
||||
INSTALL_PROGRAM = install
|
||||
|
|
Loading…
Reference in a new issue