From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 14 02:20:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6F4D61065676 for ; Wed, 14 Oct 2009 02:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2D2028FC26 for ; Wed, 14 Oct 2009 02:20:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n9E2K2vR011949 for ; Wed, 14 Oct 2009 02:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n9E2K2g4011948; Wed, 14 Oct 2009 02:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 14 Oct 2009 02:20:02 GMT Resent-Message-Id: <200910140220.n9E2K2g4011948@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E41DA106566C for ; Wed, 14 Oct 2009 02:12:17 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from mail-yx0-f184.google.com (mail-yx0-f184.google.com [209.85.210.184]) by mx1.freebsd.org (Postfix) with ESMTP id 9372C8FC15 for ; Wed, 14 Oct 2009 02:12:17 +0000 (UTC) Received: by yxe14 with SMTP id 14so22524369yxe.7 for ; Tue, 13 Oct 2009 19:12:16 -0700 (PDT) Received: by 10.101.150.33 with SMTP id c33mr6784637ano.82.1255486334797; Tue, 13 Oct 2009 19:12:14 -0700 (PDT) Received: from fbsd.scjamorim.org (200-181-86-84.bsace705.dsl.brasiltelecom.net.br [200.181.86.84]) by mx.google.com with ESMTPS id 21sm3404992yxe.1.2009.10.13.19.12.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Tue, 13 Oct 2009 19:12:14 -0700 (PDT) Received: by fbsd.scjamorim.org (Postfix, from userid 0) id 5991F3F5F59; Tue, 13 Oct 2009 23:12:10 -0300 (BRT) Message-Id: <20091014021210.5991F3F5F59@fbsd.scjamorim.org> Date: Tue, 13 Oct 2009 23:12:10 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: krion@FreeBSD.org Subject: ports/139591: [PATCH] security/gsasl: update to 1.3 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Oct 2009 02:20:02 -0000 >Number: 139591 >Category: ports >Synopsis: [PATCH] security/gsasl: update to 1.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 14 02:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 9.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD fbsd.scjamorim.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sat Oct 10 21:33:17 BRT 2009 >Description: - Update to 1.3 - Changed pkg-plist - Added more MASTER_SITES - Changed patch file Port maintainer (krion@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- gsasl-1.3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/gsasl/Makefile,v retrieving revision 1.41 diff -u -u -r1.41 Makefile --- Makefile 6 Feb 2009 07:12:00 -0000 1.41 +++ Makefile 14 Oct 2009 02:09:48 -0000 @@ -7,9 +7,10 @@ # PORTNAME= gsasl -PORTVERSION= 0.2.29 +PORTVERSION= 1.3 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ +MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ \ + ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/${PORTNAME}/releases/ MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/gsasl/distinfo,v retrieving revision 1.27 diff -u -u -r1.27 distinfo --- distinfo 6 Feb 2009 07:12:00 -0000 1.27 +++ distinfo 14 Oct 2009 02:09:48 -0000 @@ -1,3 +1,3 @@ -MD5 (gsasl-0.2.29.tar.gz) = f513d8eed4f8d47f598cf1ac052fefb3 -SHA256 (gsasl-0.2.29.tar.gz) = 65671084d17ff03c48571582b58ee11c1ecb35caf99ff28c90db0757dd38daaf -SIZE (gsasl-0.2.29.tar.gz) = 3519920 +MD5 (gsasl-1.3.tar.gz) = df35e09a775e45d7704ae6883d3dd046 +SHA256 (gsasl-1.3.tar.gz) = 253ba57778ac60c5dacfb52d3f9a8f0cf0afb0015fd48acd1b33b599ab2a85b0 +SIZE (gsasl-1.3.tar.gz) = 3753660 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/gsasl/pkg-plist,v retrieving revision 1.19 diff -u -u -r1.19 pkg-plist --- pkg-plist 6 Feb 2009 07:12:00 -0000 1.19 +++ pkg-plist 14 Oct 2009 02:09:48 -0000 @@ -26,6 +26,8 @@ %%PORTDOCS%%%%DOCSDIR%%/reference/ix04.html %%PORTDOCS%%%%DOCSDIR%%/reference/ix05.html %%PORTDOCS%%%%DOCSDIR%%/reference/ix06.html +%%PORTDOCS%%%%DOCSDIR%%/reference/ix07.html +%%PORTDOCS%%%%DOCSDIR%%/reference/ix08.html %%PORTDOCS%%%%DOCSDIR%%/reference/left.png %%PORTDOCS%%%%DOCSDIR%%/reference/right.png %%PORTDOCS%%%%DOCSDIR%%/reference/style.css Index: files/patch-doc_gsasl.texi =================================================================== RCS file: /home/ncvs/ports/security/gsasl/files/patch-doc_gsasl.texi,v retrieving revision 1.1 diff -u -u -r1.1 patch-doc_gsasl.texi --- files/patch-doc_gsasl.texi 11 Nov 2004 19:16:57 -0000 1.1 +++ files/patch-doc_gsasl.texi 14 Oct 2009 02:09:48 -0000 @@ -1,11 +1,8 @@ - -$FreeBSD: ports/security/gsasl/files/patch-doc_gsasl.texi,v 1.1 2004/11/11 19:16:57 krion Exp $ - ---- doc/gsasl.texi.orig -+++ doc/gsasl.texi -@@ -123,14 +123,6 @@ - and the command-line interface, self-tests and examples are licensed - under the GNU General Public License. +--- doc/gsasl.texi.orig 2009-10-13 22:49:54.000000000 -0300 ++++ doc/gsasl.texi 2009-10-13 22:50:41.000000000 -0300 +@@ -198,14 +198,6 @@ + applications and the library through the official API is illustrated + below. -@float Illustration,fig:abstraction -@image{abstraction,10cm,5cm} @@ -15,6 +12,6 @@ - -@end float - - @menu - * Getting Started:: - * Features:: + @node Features + @section Features + --- gsasl-1.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: