- update p5-POE-Component-Jabber to 2.02

This commit is contained in:
jasper 2007-12-16 12:48:55 +00:00
parent 426f2515c1
commit 70c836b4a7
3 changed files with 11 additions and 11 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.3 2007/09/15 22:36:57 merdely Exp $
# $OpenBSD: Makefile,v 1.4 2007/12/16 12:48:55 jasper Exp $
COMMENT= POE Component for communicating over Jabber
DISTNAME= POE-Component-Jabber-2.01
DISTNAME= POE-Component-Jabber-2.02
CATEGORIES= net
# GPL

View File

@ -1,5 +1,5 @@
MD5 (POE-Component-Jabber-2.01.tar.gz) = +4Vb4pqKLKJib363ZAodBQ==
RMD160 (POE-Component-Jabber-2.01.tar.gz) = ABDaMfLLyoVlqk2k+RPKStLq7hk=
SHA1 (POE-Component-Jabber-2.01.tar.gz) = KPBKgebuWbCOLd9noiFynE9rlzw=
SHA256 (POE-Component-Jabber-2.01.tar.gz) = SFdjqSXa/AK91gfcw6oP4IWSjcq/CYuszPYhII7i0Oc=
SIZE (POE-Component-Jabber-2.01.tar.gz) = 31154
MD5 (POE-Component-Jabber-2.02.tar.gz) = /Gawr9y28RtM5h0BbSmaBA==
RMD160 (POE-Component-Jabber-2.02.tar.gz) = EdO8TVRU27Vwt93GNcrGZjI981I=
SHA1 (POE-Component-Jabber-2.02.tar.gz) = J6cjcdXkxvFG+eYkg1RDYjHCSRU=
SHA256 (POE-Component-Jabber-2.02.tar.gz) = Wu01c4yztozNJpydE5wLWSg7SHLQNfJgfVj6ygAx/UM=
SIZE (POE-Component-Jabber-2.02.tar.gz) = 31275

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-Build_PL,v 1.1 2007/03/18 08:33:45 jasper Exp $
--- Build.PL.orig Fri Jan 26 19:57:53 2007
+++ Build.PL Sun Mar 18 00:35:09 2007
@@ -23,16 +23,7 @@ my $prompt_hostname = 'Please enter the
$OpenBSD: patch-Build_PL,v 1.2 2007/12/16 12:48:55 jasper Exp $
--- Build.PL.orig Tue Aug 21 00:12:48 2007
+++ Build.PL Sun Dec 16 13:46:19 2007
@@ -23,16 +23,7 @@ my $prompt_hostname = 'Please enter the hostname the c
my $prompt_username = qq|Please enter the username the component will represent. \n| .
qq|(NOTE: only valid for JABBERD20)|;
my $prompt_secret = 'Please enter the secret that will be used to auth.';