FreeBSD Bugzilla – Attachment 75851 Details for
Bug 109474
Maintainer change of p5-Crypt ports
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 5.54 KB, created by
Steven Kreuzer
on 2007-02-23 19:10:14 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Steven Kreuzer
Created:
2007-02-23 19:10:14 UTC
Size:
5.54 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Solitaire/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 20 Sep 2005 14:20:28 -0000 1.4 >+++ Makefile 23 Feb 2007 18:28:00 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.orgp > COMMENT= Solitaire encryption > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Anubis/Makefile,v >retrieving revision 1.3 >diff -u -r1.3 Makefile >--- Makefile 16 May 2004 08:26:41 -0000 1.3 >+++ Makefile 23 Feb 2007 18:29:59 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Crypt::CBC-compliant block cipher > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Cryptix/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 7 Feb 2007 22:54:24 -0000 1.7 >+++ Makefile 23 Feb 2007 18:30:31 -0000 >@@ -13,7 +13,7 @@ > http://www.cypherpunks.to/~cryptix/dist/ > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl5 interface to the Cryptix Crypto Library (Blowfish, DES and IDEA) > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-HCE_SHA/Makefile,v >retrieving revision 1.8 >diff -u -r1.8 Makefile >--- Makefile 3 Jun 2004 13:40:38 -0000 1.8 >+++ Makefile 23 Feb 2007 18:31:58 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl5 interface to one way hash chaining block cipher > > BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-TripleDES/Makefile,v >retrieving revision 1.6 >diff -u -r1.6 Makefile >--- Makefile 24 Oct 2003 12:03:37 -0000 1.6 >+++ Makefile 23 Feb 2007 18:32:35 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl module implementing the Triple-DES cipher > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-OFB/Makefile,v >retrieving revision 1.1 >diff -u -r1.1 Makefile >--- Makefile 4 Nov 2003 16:42:44 -0000 1.1 >+++ Makefile 23 Feb 2007 18:33:41 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Encrypt Data using OFB Mode > > BUILD_DEPENDS= ${SITE_PERL}/Crypt/ECB.pm:${PORTSDIR}/security/p5-Crypt-ECB >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-OTP/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 20 Sep 2005 14:20:28 -0000 1.5 >+++ Makefile 23 Feb 2007 18:34:53 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-RC4/Makefile,v >retrieving revision 1.4 >diff -u -r1.4 Makefile >--- Makefile 20 Sep 2005 14:20:28 -0000 1.4 >+++ Makefile 23 Feb 2007 18:35:18 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl implementation of the RC4 encryption algorithm > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-RandPasswd/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 25 Jun 2006 15:29:09 -0000 1.7 >+++ Makefile 23 Feb 2007 18:35:43 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= An implementation of the Automated Password Generator standard > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-Rijndael/Makefile,v >retrieving revision 1.11 >diff -u -r1.11 Makefile >--- Makefile 27 Jan 2007 19:20:33 -0000 1.11 >+++ Makefile 23 Feb 2007 18:36:03 -0000 >@@ -13,7 +13,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl module that implements the Rijndael cipher > > PERL_CONFIGURE= yes >Index: Makefile >=================================================================== >RCS file: /usr/share/cvs/freebsd/ports/security/p5-Crypt-UnixCrypt/Makefile,v >retrieving revision 1.7 >diff -u -r1.7 Makefile >--- Makefile 24 Oct 2003 14:15:24 -0000 1.7 >+++ Makefile 23 Feb 2007 18:36:24 -0000 >@@ -12,7 +12,7 @@ > MASTER_SITE_SUBDIR= Crypt > PKGNAMEPREFIX= p5- > >-MAINTAINER= ports@FreeBSD.org >+MAINTAINER= skreuzer@f2o.org > COMMENT= Perl module implementing crypt(3) function > > PERL_CONFIGURE= yes
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 109474
: 75851