Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2006 11:50:36 +0200 (CEST)
From:      Gabor Kovesdan <gkovesdan@t-hosting.hu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Gabor Kovesdan <gkovesdan@t-hosting.hu>
Subject:   ports/103513: [maintainer update] security/p5-Crypt-Lite
Message-ID:  <20060923095036.BF74099E104@server.t-hosting.hu>
Resent-Message-ID: <200609231000.k8NA0dsh006360@freefall.freebsd.org>

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

>Number:         103513
>Category:       ports
>Synopsis:       [maintainer update] security/p5-Crypt-Lite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 23 10:00:33 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 6.1-RELEASE-p3 amd64
>Organization:
n/a
>Environment:
System: FreeBSD server.t-hosting.hu 6.1-RELEASE-p3 FreeBSD 6.1-RELEASE-p3 #0: Sat Aug 19 11:08:15 CEST 2006 root@server.t-hosting.hu:/usr/src/sys/amd64/compile/FREEBSD amd64

>Description:

- Update to 0.82.11

(Based on ports/103360)

>How-To-Repeat:
>Fix:

--- p5-Crypt-Lite.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/security/p5-Crypt-Lite/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	30 Dec 2005 20:35:05 -0000	1.2
+++ Makefile	23 Sep 2006 09:41:59 -0000
@@ -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.11
 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
 
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/security/p5-Crypt-Lite/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	18 Dec 2005 22:06:01 -0000	1.1
+++ distinfo	23 Sep 2006 09:42:09 -0000
@@ -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.11.tar.gz) = 308a3303a468f3749ef4d1d5def5a7a2
+SHA256 (Crypt-Lite-0.82.11.tar.gz) = ef0be675031b829e14b7d954ec5cb2d6b648c9797b1b8be42ea57c013b3792f2
+SIZE (Crypt-Lite-0.82.11.tar.gz) = 5617
Index: pkg-plist
===================================================================
RCS file: /usr/cvs/ports/security/p5-Crypt-Lite/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	22 Jan 2006 02:50:31 -0000	1.2
+++ pkg-plist	23 Sep 2006 09:41:51 -0000
@@ -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.diff ends here ---

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



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