1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Update to 2.51

This commit is contained in:
Emanuel Haupt 2014-09-10 07:47:25 +00:00
parent ee4fab6a9c
commit 43d8054688
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367799
3 changed files with 9 additions and 7 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= filters
PORTVERSION= 2.50
PORTVERSION= 2.51
CATEGORIES= games perl5
MASTER_SITES= http://ftp.debian.org/debian/pool/main/f/filters/ \
CRITICAL

View File

@ -1,2 +1,2 @@
SHA256 (filters_2.50.tar.gz) = 54b3fe3450ff7979cbca04bfc27e5fe5d1f0074db41951c488e9111e972f6a0c
SIZE (filters_2.50.tar.gz) = 55066
SHA256 (filters_2.51.tar.gz) = f4f61901d8affa2002d7703f22c90023ddc31145e6199e7c1a9dee09af9a4fee
SIZE (filters_2.51.tar.gz) = 55158

View File

@ -1,10 +1,12 @@
--- ./Makefile.orig 2009-07-11 22:18:22.000000000 +0200
+++ ./Makefile 2011-02-14 14:34:38.000000000 +0100
@@ -2,8 +2,9 @@
--- Makefile.orig 2014-09-10 09:44:18.886311642 +0200
+++ Makefile 2014-09-10 09:44:13.089316817 +0200
@@ -1,9 +1,10 @@
LEX = flex
BUILD = jethro kraut cockney jive nyc ken ky00te newspeak nethackify scramble
OTHER = eleet b1ff chef jibberish upside-down rasterman studly fudd \
censor spammer uniencode pirate kenny scottish fanboy
- censor spammer uniencode pirate kenny scottish fanboy lolcat
-CFLAGS = -O2 -lfl
+ censor spammer uniencode pirate kenny scottish fanboy
+LDFLAGS+= -lfl
export CFLAGS
+export LDFLAGS