Hi, - maintenance update, no code change. - use the default cpan module HOMEPAGE - CPAN_AUTHOR needed
ok? Index: Makefile =================================================================== RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Random/Makefile,v retrieving revision 1.14 diff -u -p -r1.14 Makefile --- Makefile 11 Oct 2013 23:50:47 -0000 1.14 +++ Makefile 3 Nov 2013 22:31:20 -0000 @@ -5,14 +5,14 @@ SHARED_ONLY= Yes COMMENT= routines for accessing the OpenSSL prng MODULES= cpan -DISTNAME= Crypt-OpenSSL-Random-0.04 -REVISION= 2 +DISTNAME= Crypt-OpenSSL-Random-0.06 CATEGORIES= security -HOMEPAGE= http://perl-openssl.sourceforge.net/ # GPL/Artistic PERMIT_PACKAGE_CDROM= Yes WANTLIB += c crypto ssl + +CPAN_AUTHOR= RURBAN .include <bsd.port.mk> Index: distinfo =================================================================== RCS file: /cvs/ports/security/p5-Crypt-OpenSSL-Random/distinfo,v retrieving revision 1.4 diff -u -p -r1.4 distinfo --- distinfo 19 Nov 2007 20:05:04 -0000 1.4 +++ distinfo 3 Nov 2013 10:08:12 -0000 @@ -1,5 +1,2 @@ -MD5 (Crypt-OpenSSL-Random-0.04.tar.gz) = xWrF291GEi65uNpZYTt7Cg== -RMD160 (Crypt-OpenSSL-Random-0.04.tar.gz) = WJH08AeDOW5biAZstb80X+WxUXQ= -SHA1 (Crypt-OpenSSL-Random-0.04.tar.gz) = ZBN19J9xXcy16gZBYP8Rl4vod6w= -SHA256 (Crypt-OpenSSL-Random-0.04.tar.gz) = rPfrgQI80fQNjGC4kwltBBUT3yvirv4UXMeuGj3MeMc= -SIZE (Crypt-OpenSSL-Random-0.04.tar.gz) = 10679 +SHA256 (Crypt-OpenSSL-Random-0.06.tar.gz) = 77Tf7sdojrfmpKfQcMzu1O99dHMsb4zhI651SQCU0IM= +SIZE (Crypt-OpenSSL-Random-0.06.tar.gz) = 18793
