Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Aug 2006 22:34:04 +0800 (CST)
From:      Cheng-Lung Sung <clsung@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/101760: [PATCH] security/p5-GSSAPI: update to 0.23
Message-ID:  <20060810143405.18E912844B@going04.iis.sinica.edu.tw>
Resent-Message-ID: <200608101430.k7AEUDVn054727@freefall.freebsd.org>

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

>Number:         101760
>Category:       ports
>Synopsis:       [PATCH] security/p5-GSSAPI: update to 0.23
>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:   Thu Aug 10 14:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Cheng-Lung Sung
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD going04.iis.sinica.edu.tw 6.1-STABLE FreeBSD 6.1-STABLE #20: Tue Jun  6 10:27:46 CST
>Description:
- Update to 0.23

Port maintainer (chinsan.tw@gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-GSSAPI-0.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/security/p5-GSSAPI/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	14 Jul 2006 04:49:57 -0000	1.6
+++ Makefile	10 Aug 2006 14:26:35 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	GSSAPI
-PORTVERSION=	0.22
+PORTVERSION=	0.23
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	../../authors/id/A/AG/AGROLMS
@@ -15,8 +15,6 @@
 MAINTAINER=	chinsan.tw@gmail.com
 COMMENT=	Perl extension providing access to the GSSAPIv2 library
 
-BUILD_DEPENDS=	${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
-
 PERL_CONFIGURE=	yes
 
 MAN3=	GSSAPI.3 \
Index: distinfo
===================================================================
RCS file: /home/pcvs/ports/security/p5-GSSAPI/distinfo,v
retrieving revision 1.4
diff -u -u -r1.4 distinfo
--- distinfo	7 Jun 2006 21:37:01 -0000	1.4
+++ distinfo	10 Aug 2006 14:26:35 -0000
@@ -1,3 +1,3 @@
-MD5 (GSSAPI-0.22.tar.gz) = 63ea55e46783c028ef6dac0ec2ca0887
-SHA256 (GSSAPI-0.22.tar.gz) = 1abdff3e49d837b2f2a2ee52821e6c44d1104ffc2945f74f167dc4c38a24c715
-SIZE (GSSAPI-0.22.tar.gz) = 26473
+MD5 (GSSAPI-0.23.tar.gz) = eeafa996b378752be7c11e7ed79acece
+SHA256 (GSSAPI-0.23.tar.gz) = 7787ed2a98dc467c6df0502dca58ab59c6de86db5549b5e09ae7590c1eba9a17
+SIZE (GSSAPI-0.23.tar.gz) = 26677
--- p5-GSSAPI-0.23.patch ends here ---

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



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