- Update to 0.3.4.
PR: ports/78803 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> (maintainer)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= pfqueue
|
||||
PORTVERSION= 0.3.3
|
||||
PORTVERSION= 0.3.4
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
MD5 (pfqueue-0.3.3.tar.gz) = 47724ceaa19187348c5895b9a83148d8
|
||||
SIZE (pfqueue-0.3.3.tar.gz) = 106033
|
||||
MD5 (pfqueue-0.3.4.tar.gz) = 7a49c72d2718d8eb2fb66fbf91c58e56
|
||||
SIZE (pfqueue-0.3.4.tar.gz) = 106860
|
||||
|
||||
11
mail/pfqueue/files/patch-pfregex.h
Normal file
11
mail/pfqueue/files/patch-pfregex.h
Normal file
@@ -0,0 +1,11 @@
|
||||
--- pfregex.h.orig Mon Mar 14 00:46:55 2005
|
||||
+++ pfregex.h Mon Mar 14 00:47:03 2005
|
||||
@@ -1,7 +1,5 @@
|
||||
-
|
||||
+#include <sys/types.h>
|
||||
#include <regex.h>
|
||||
|
||||
regex_t *regexp;
|
||||
char *regexps;
|
||||
-
|
||||
-
|
||||
Reference in New Issue
Block a user