1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00

Update to 2.5.5.

This commit is contained in:
Stefan Walter 2013-06-16 19:38:38 +00:00
parent a3eeeb4080
commit 59c12441d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321069
2 changed files with 8 additions and 9 deletions

View File

@ -1,14 +1,12 @@
# New ports collection makefile for: imapfilter
# Date created: 28 July 2002
# Whom: Lefteris Chatzibarbas <lefcha@hellug.gr>
#
# Created by: Lefteris Chatzibarbas <lefcha@hellug.gr>
# $FreeBSD$
#
PORTNAME= imapfilter
PORTVERSION= 2.5.4
PORTVERSION= 2.5.5
#PORTREVISION= 0
CATEGORIES= mail
MASTER_SITES= http://www.gegenunendlich.de/distfiles/ \
GH
MAINTAINER= stefan@FreeBSD.org
COMMENT= IMAP mail filtering utility
@ -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

View File

@ -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