mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- update to 0.2.9
This commit is contained in:
parent
fbc7c05ec6
commit
fe1f19cc3e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140262
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= sid-milter
|
||||
PORTVERSION= 0.2.8
|
||||
PORTVERSION= 0.2.9
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= sid-milter
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (sid-milter-0.2.8.tar.gz) = 0523c8a3e7b33deab062fa00fad7e9fd
|
||||
SIZE (sid-milter-0.2.8.tar.gz) = 286422
|
||||
MD5 (sid-milter-0.2.9.tar.gz) = 050093626c8310d62e80bdc189f98c07
|
||||
SIZE (sid-milter-0.2.9.tar.gz) = 288401
|
||||
|
@ -1,15 +1,6 @@
|
||||
--- sid-filter/sid-filter.c.orig Wed Apr 27 00:16:26 2005
|
||||
+++ sid-filter/sid-filter.c Sat Jun 11 09:22:24 2005
|
||||
@@ -1140,8 +1140,6 @@
|
||||
}
|
||||
break;
|
||||
|
||||
- default:
|
||||
- /* NOTREACHED */
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1865,7 +1863,7 @@
|
||||
--- sid-filter/sid-filter.c.orig Fri Jul 15 21:15:19 2005
|
||||
+++ sid-filter/sid-filter.c Wed Jul 27 19:20:27 2005
|
||||
@@ -1866,7 +1866,7 @@
|
||||
}
|
||||
|
||||
sid_msgcleanup(ctx);
|
||||
@ -18,7 +9,7 @@
|
||||
}
|
||||
|
||||
/* construct the status header's content */
|
||||
@@ -1895,7 +1893,7 @@
|
||||
@@ -1896,7 +1896,7 @@
|
||||
}
|
||||
|
||||
sid_msgcleanup(ctx);
|
||||
|
@ -4,3 +4,4 @@ define(`confMANROOTMAN',`%%PREFIX%%/man/man')
|
||||
define(`confUBINDIR',`%%PREFIX%%/libexec')
|
||||
define(`confLIBDIR',`%%PREFIX%%/lib')
|
||||
define(`confDONT_INSTALL_CATMAN',`True')
|
||||
APPENDDEF(`confENVDEF', `-DNONSTANDARD_RES_STRUCTURE')
|
||||
|
Loading…
Reference in New Issue
Block a user