ports/139591: [PATCH] security/gsasl: update to 1.3
Sylvio Cesar
scjamorim at bsd.com.br
Wed Oct 14 02:20:02 UTC 2009
>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 at 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.
- at float Illustration,fig:abstraction
- at image{abstraction,10cm,5cm}
@@ -15,6 +12,6 @@
-
- at end float
-
- @menu
- * Getting Started::
- * Features::
+ @node Features
+ @section Features
+
--- gsasl-1.3.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list