ports/182410: Updated port for databases/mdcached
Ivan Voras
ivoras at gmail.com
Thu Sep 26 14:10:02 UTC 2013
>Number: 182410
>Category: ports
>Synopsis: Updated port for databases/mdcached
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Thu Sep 26 14:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: Ivan Voras
>Release: FreeBSD 9.2-PRERELEASE amd64
>Organization:
>Environment:
>Description:
Updated version of the port. I am not a ports committer, somebody needs to
commit this for me.
>How-To-Repeat:
>Fix:
diff -urN mdcached-old/Makefile mdcached/Makefile
--- mdcached-old/Makefile 2013-09-26 16:02:03.000000000 +0200
+++ mdcached/Makefile 2013-09-26 16:03:41.000000000 +0200
@@ -2,7 +2,7 @@
# $FreeBSD: databases/mdcached/Makefile 327717 2013-09-20 16:13:47Z bapt $
PORTNAME= mdcached
-PORTVERSION= 1.0.6
+PORTVERSION= 1.0.7
CATEGORIES= databases net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
@@ -15,6 +15,7 @@
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/${PORTNAME}
USE_LDCONFIG= yes
MAN1= ${PORTNAME}.1
+MAKE_JOBS_SAFE= yes
PORTDOCS= UserGuide.txt mdcached.txt
diff -urN mdcached-old/distinfo mdcached/distinfo
--- mdcached-old/distinfo 2013-09-26 16:02:05.000000000 +0200
+++ mdcached/distinfo 2013-09-26 16:02:18.000000000 +0200
@@ -1,2 +1,2 @@
-SHA256 (mdcached-1.0.6.tgz) = a301d41429909dc26570247a04b399b8ea3e6e78e606d82d84707df17a207b03
-SIZE (mdcached-1.0.6.tgz) = 277271
+SHA256 (mdcached-1.0.7.tgz) = 7a28179aec83ba5e2305e1616fbf8baa8b00f0fd4a87002579d65ca2239ec040
+SIZE (mdcached-1.0.7.tgz) = 282748
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list