mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Update to 1.02. Assign maintainer to perl@. Fix WWW.
This commit is contained in:
parent
91765c484f
commit
70f71a0de0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145363
@ -6,13 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= WDDX
|
||||
PORTVERSION= 1.01
|
||||
PORTVERSION= 1.02
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/G/GU/GUELICH
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PETDANCE
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl module to parse WDDX Packets
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (WDDX-1.01.tar.gz) = 67f147d9ce9855a98f1d5dd78f5335d2
|
||||
SIZE (WDDX-1.01.tar.gz) = 26464
|
||||
MD5 (WDDX-1.02.tar.gz) = e2d01a914affb9e562b2a12c7b765b29
|
||||
SIZE (WDDX-1.02.tar.gz) = 26453
|
||||
|
@ -8,5 +8,4 @@ technology that allows Web applications created with any
|
||||
platform to easily exchange data with one another over the
|
||||
Web."
|
||||
|
||||
For more information about WDDX, visit
|
||||
http://www.wddx.org/.
|
||||
WWW: http://search.cpan.org/dist/WDDX/
|
||||
|
Loading…
Reference in New Issue
Block a user