- Update to version 0.4.5
PR: 59134 Submitted by: Ports Fury
This commit is contained in:
parent
33e1f8552c
commit
2b5743b175
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=93695
3 changed files with 2 additions and 12 deletions
|
@ -7,7 +7,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= anteater
|
||||
PORTVERSION= 0.4.3
|
||||
PORTVERSION= 0.4.5
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (anteater-0.4.3.tar.bz2) = 3878cecc0d246603ada3c87dd2e948b5
|
||||
MD5 (anteater-0.4.5.tar.bz2) = 21ab169a88e1a80942cc8816d7ea6438
|
||||
|
|
|
@ -1,10 +0,0 @@
|
|||
--- anteater/postfixfilter.cpp.orig Fri Oct 24 00:11:11 2003
|
||||
+++ anteater/postfixfilter.cpp Sat Oct 25 03:00:35 2003
|
||||
@@ -11,6 +11,7 @@
|
||||
#include "plugin.h"
|
||||
#include <ctime>
|
||||
#include <list>
|
||||
+#include <algorithm>
|
||||
|
||||
postfixFilter::postfixFilter() :
|
||||
strPrefix( "postfix" ),
|
Loading…
Reference in a new issue