aboutsummaryrefslogtreecommitdiffstats
path: root/www/turck-mmcache
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-06-20 23:36:53 +0800
committernork <nork@FreeBSD.org>2003-06-20 23:36:53 +0800
commitbf91b71d1e948283d0b9c56f94ab8f32fe3d000f (patch)
tree8866f65180f63c37c71689f35b87bb5c9cdb3342 /www/turck-mmcache
parentc997fe03ac7f51561e93fe6de5e31159d195b3d1 (diff)
downloadfreebsd-ports-gnome-bf91b71d1e948283d0b9c56f94ab8f32fe3d000f.tar.gz
freebsd-ports-gnome-bf91b71d1e948283d0b9c56f94ab8f32fe3d000f.tar.zst
freebsd-ports-gnome-bf91b71d1e948283d0b9c56f94ab8f32fe3d000f.zip
Update to 2.3.16.
PR: ports/53552 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
Diffstat (limited to 'www/turck-mmcache')
-rw-r--r--www/turck-mmcache/Makefile2
-rw-r--r--www/turck-mmcache/distinfo2
-rw-r--r--www/turck-mmcache/files/patch-mm.c10
3 files changed, 2 insertions, 12 deletions
diff --git a/www/turck-mmcache/Makefile b/www/turck-mmcache/Makefile
index 1fecf70ccb4b..04476e9bb575 100644
--- a/www/turck-mmcache/Makefile
+++ b/www/turck-mmcache/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= turck-mmcache
-PORTVERSION= 2.3.15
+PORTVERSION= 2.3.16
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/www/turck-mmcache/distinfo b/www/turck-mmcache/distinfo
index f699ee0acbbd..241fca1e35ba 100644
--- a/www/turck-mmcache/distinfo
+++ b/www/turck-mmcache/distinfo
@@ -1 +1 @@
-MD5 (turck-mmcache-2.3.15.tar.gz) = e7bf5d45c59e4c2663bcbf2b9dbd6e11
+MD5 (turck-mmcache-2.3.16.tar.gz) = 39e91150f1aec8fe37c9a3af66546f62
diff --git a/www/turck-mmcache/files/patch-mm.c b/www/turck-mmcache/files/patch-mm.c
deleted file mode 100644
index f431f570a081..000000000000
--- a/www/turck-mmcache/files/patch-mm.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- mm.c.orig Thu May 29 16:32:06 2003
-+++ mm.c Thu May 29 16:32:16 2003
-@@ -11,7 +11,6 @@
-
- #include <sys/types.h>
- #include <sys/stat.h>
--#include <malloc.h>
- #include <errno.h>
- #include <string.h>
- #include <stdlib.h>