Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Sep 2006 00:11:44 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org, gkovesdan@t-hosting.hu
Subject:   ports/103360: [PATCH] security/p5-Crypt-Lite: update to 0.82.10
Message-ID:  <20060918161144.1189733F@netnews.NCTU.edu.tw>
Resent-Message-ID: <200609181620.k8IGKKMh073417@freefall.freebsd.org>

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

>Number:         103360
>Category:       ports
>Synopsis:       [PATCH] security/p5-Crypt-Lite: update to 0.82.10
>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:   Mon Sep 18 16:20:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Update to 0.82.10

Port maintainer (gkovesdan@t-hosting.hu) is cc'd.

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

--- p5-Crypt-Lite-0.82.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-Lite/Makefile /home/staff/gslin/work/p5-Crypt-Lite/Makefile
--- /usr/ports/security/p5-Crypt-Lite/Makefile	Sat Dec 31 04:35:05 2005
+++ /home/staff/gslin/work/p5-Crypt-Lite/Makefile	Tue Sep 19 00:07:58 2006
@@ -4,8 +4,7 @@
 # $FreeBSD: ports/security/p5-Crypt-Lite/Makefile,v 1.2 2005/12/30 20:35:05 leeym Exp $
 
 PORTNAME=	Crypt-Lite
-PORTVERSION=	0.82.06
-PORTREVISION=	1
+PORTVERSION=	0.82.10
 CATEGORIES=	security perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	Crypt
@@ -15,7 +14,7 @@
 COMMENT=	Perl extension for a symmetric data encryption and decryption
 
 BUILD_DEPENDS=	${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-Lite/distinfo /home/staff/gslin/work/p5-Crypt-Lite/distinfo
--- /usr/ports/security/p5-Crypt-Lite/distinfo	Mon Dec 19 06:06:01 2005
+++ /home/staff/gslin/work/p5-Crypt-Lite/distinfo	Tue Sep 19 00:08:12 2006
@@ -1,3 +1,3 @@
-MD5 (Crypt-Lite-0.82.06.tar.gz) = cd7e2f77ef8b257f4404614676c62186
-SHA256 (Crypt-Lite-0.82.06.tar.gz) = 5258e4c770a643d03edc4e3e9bbd3392022403f1ca432cdf35ade67cda26e07b
-SIZE (Crypt-Lite-0.82.06.tar.gz) = 13181
+MD5 (Crypt-Lite-0.82.10.tar.gz) = 901d7e62d1627e983b1e0ed69268cca7
+SHA256 (Crypt-Lite-0.82.10.tar.gz) = d107aa8ca19283127af2e6ba205abcfe636daf9f6dcfafbcf7669d6c611cbc48
+SIZE (Crypt-Lite-0.82.10.tar.gz) = 5655
diff -ruN --exclude=CVS /usr/ports/security/p5-Crypt-Lite/pkg-plist /home/staff/gslin/work/p5-Crypt-Lite/pkg-plist
--- /usr/ports/security/p5-Crypt-Lite/pkg-plist	Sun Jan 22 10:50:31 2006
+++ /home/staff/gslin/work/p5-Crypt-Lite/pkg-plist	Tue Sep 19 00:11:06 2006
@@ -1,7 +1,5 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/Crypt/Lite.pm
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Lite/.packlist
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Lite/Lite.bs
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Lite/Lite.so
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Lite/
+%%SITE_PERL%%/Crypt/Lite.pm
+@dirrmtry %%SITE_PERL%%/Crypt
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Lite
 @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Crypt
--- p5-Crypt-Lite-0.82.10.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?20060918161144.1189733F>