Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2012 02:35:54 GMT
From:      Chifeng Qu <chifeng@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/166332: [MAINTAINER-UPDATE] update mail/policyd2 to latest version.
Message-ID:  <201203230235.q2N2ZsKF048754@red.freebsd.org>
Resent-Message-ID: <201203230240.q2N2e14V052564@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         166332
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] update mail/policyd2 to latest version.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 23 02:40:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Chifeng Qu
>Release:        FreeBSD 8.2-RELEASE
>Organization:
None
>Environment:
FreeBSD fb.chifeng.name 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
 mail/policyd2 update to latest version. please commit, thanks.
>How-To-Repeat:
NONE.
>Fix:
apply this patch.

Patch attached with submission follows:

diff -ruN policyd2.bak/Makefile policyd2/Makefile
--- policyd2.bak/Makefile	2011-05-11 01:18:51.000000000 +0000
+++ policyd2/Makefile	2012-03-23 02:07:18.000000000 +0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	policyd2
-PORTVERSION=	2.0.10
-PORTREVISION=	1
+PORTVERSION=	2.0.11
 CATEGORIES=	mail
-MASTER_SITES=	SF/policyd/2.0.x%20%28Stable%29/v${PORTVERSION}
+MASTER_SITES=	http://devlabs.linuxassist.net/attachments/download/187/
 DISTNAME=	cluebringer-${PORTVERSION}
 
 MAINTAINER=	chifeng@gmail.com
@@ -27,7 +26,7 @@
 SUB_FILES=	pkg-message
 
 WEBUIDIR=	${PREFIX}/www/policyd
-PORTDOCS=	AUTHORS CHANGELOG INSTALL TODO WISHLIST
+PORTDOCS=	AUTHORS ChangeLog INSTALL TODO WISHLIST
 PORTDATA=	*
 
 OPTIONS=	MYSQL "Use MySQL support" On \
diff -ruN policyd2.bak/distinfo policyd2/distinfo
--- policyd2.bak/distinfo	2011-04-29 22:35:43.000000000 +0000
+++ policyd2/distinfo	2012-03-22 15:19:46.000000000 +0000
@@ -1,2 +1,2 @@
-SHA256 (cluebringer-2.0.10.tar.gz) = be335acb8e282a31a65a3f44de8c0ac0f0ac8f18090e20391b486d6b1efd752b
-SIZE (cluebringer-2.0.10.tar.gz) = 133110
+SHA256 (cluebringer-2.0.11.tar.gz) = 7095454c4d62335b9b4c297d51d058877d3a44e697d5d8de8968dd21898d464c
+SIZE (cluebringer-2.0.11.tar.gz) = 139075


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201203230235.q2N2ZsKF048754>