Skip to content

Commit

Permalink
Update to 2.5.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
swltr committed Jun 16, 2013
1 parent 3571066 commit c9bde8f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 9 deletions.
13 changes: 6 additions & 7 deletions mail/imapfilter/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
# New ports collection makefile for: imapfilter
# Date created: 28 July 2002
# Whom: Lefteris Chatzibarbas <[email protected]>
#
# Created by: Lefteris Chatzibarbas <[email protected]>
# $FreeBSD$
#

PORTNAME= imapfilter
PORTVERSION= 2.5.4
PORTVERSION= 2.5.5
#PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= http://www.gegenunendlich.de/distfiles/ \
GH

MAINTAINER= [email protected]
COMMENT= IMAP mail filtering utility
Expand All @@ -17,13 +15,14 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre

USE_LUA= 5.1
USE_OPENSSL= yes
WITH_OPENSSL_PORT=yes
CPPFLAGS+= -I${LOCALBASE}/include -I${LUA_INCDIR}
LDFLAGS+= -L${LOCALBASE}/lib -L${LUA_LIBDIR}

USE_GITHUB= yes
GH_ACCOUNT= lefcha
GH_TAGNAME= v${PORTVERSION}
GH_COMMIT= 7593368
GH_COMMIT= ef03d60

MAN1= imapfilter.1
MAN5= imapfilter_config.5
Expand Down
4 changes: 2 additions & 2 deletions mail/imapfilter/distinfo
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
SHA256 (imapfilter-2.5.4.tar.gz) = 8e4822d2adc41ccc164ddece6c120e512a990e160b1c9282791efe6ab81326d8
SIZE (imapfilter-2.5.4.tar.gz) = 52598
SHA256 (imapfilter-2.5.5.tar.gz) = 51468a5b0976341831acbe857866e4865df6ee90080e2dda2640dff640652a5d
SIZE (imapfilter-2.5.5.tar.gz) = 53104

0 comments on commit c9bde8f

Please sign in to comment.