From 5ee8ff9eeaf4cb6bfa44883bd33f6ef659e6c4eb Mon Sep 17 00:00:00 2001 From: Gabor Kovesdan Date: Tue, 3 Jul 2012 16:28:43 +0000 Subject: - Update to 2.8.0 - Fix typo in LICENSE - Remove old upgrade message --- security/amavisd-new/Makefile | 15 +++------------ security/amavisd-new/distinfo | 4 ++-- 2 files changed, 5 insertions(+), 14 deletions(-) (limited to 'security/amavisd-new') diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index fd9554a06fa2..1b4309d9bf70 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -7,7 +7,7 @@ # Based on amavisd ports makefile. PORTNAME= amavisd-new -PORTVERSION= 2.7.0 +PORTVERSION= 2.8.0 PORTEPOCH= 1 CATEGORIES= security MASTER_SITES= http://www.ijs.si/software/amavisd/ \ @@ -15,9 +15,9 @@ MASTER_SITES= http://www.ijs.si/software/amavisd/ \ http://mirror.mainloop.se/amavisd/ MAINTAINER= gabor@FreeBSD.org -COMMENT= Performance-enhanced daemonized version of amavis-perl +COMMENT= A mail scanner interface between mailer and content checkers -LICENCE= GPLv2 +LICENSE= GPLv2 RUN_DEPENDS= p5-Unix-Syslog>=0:${PORTSDIR}/sysutils/p5-Unix-Syslog \ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools \ @@ -218,15 +218,6 @@ RUN_DEPENDS+= ${LOCALBASE}/bin/tnef:${PORTSDIR}/converters/tnef RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress .endif -pre-fetch: - @${ECHO} "" - @${ECHO} " **** UPGRADE WARNING: SQL SCHEMA CHANGED ****" - @${ECHO} " If you are upgrading from version prior to 2.6.6" - @${ECHO} " Hit ^c now and read /usr/ports/UPDATING section or" - @${ECHO} " /usr/local/share/doc/amavisd-new/RELEASE_NOTES" - @read -p "Hit ^c now to stop, any key to continue: " -t 5 a || true - @${ECHO} "" - post-patch: @${REINPLACE_CMD} -e "s|$daemon_user = \'vscan\';|$daemon_user = \'${AMAVISUSER}\';|" \ -e "s|$daemon_group = \'vscan\';|$daemon_group = \'${AMAVISGROUP}\';|" \ diff --git a/security/amavisd-new/distinfo b/security/amavisd-new/distinfo index ac7d270296b9..dd5c4110da22 100644 --- a/security/amavisd-new/distinfo +++ b/security/amavisd-new/distinfo @@ -1,2 +1,2 @@ -SHA256 (amavisd-new-2.7.0.tar.gz) = 534b3d91c31e0e87a73602c84dfeb4b30b4ea64dee99fcceabd59b1bc0082b0b -SIZE (amavisd-new-2.7.0.tar.gz) = 941811 +SHA256 (amavisd-new-2.8.0.tar.gz) = 342b805f58db667b099a85863328b3fdfe9c575a22ace119d541e5f12bee63ac +SIZE (amavisd-new-2.8.0.tar.gz) = 1007952 -- cgit v1.2.3