diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2009-12-16 05:08:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2009-12-16 05:08:37 +0800 |
commit | f8bc5ea05f43ed3fe57a8683ad4235bd35c773ce (patch) | |
tree | 78975f4c84c5e7ea98d7c536d7b2fdfa88b2efe8 /www | |
parent | 81b0b8f8cf4f82e2b1ab36765bfd76c8d95dcd05 (diff) | |
download | freebsd-ports-graphics-f8bc5ea05f43ed3fe57a8683ad4235bd35c773ce.tar.gz freebsd-ports-graphics-f8bc5ea05f43ed3fe57a8683ad4235bd35c773ce.tar.zst freebsd-ports-graphics-f8bc5ea05f43ed3fe57a8683ad4235bd35c773ce.zip |
- Update to 1.22
PR: ports/141548
Approved by: maintainer
Submitted by: myself (pgollucci@)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WordPress-XMLRPC/Makefile | 3 | ||||
-rw-r--r-- | www/p5-WordPress-XMLRPC/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/p5-WordPress-XMLRPC/Makefile b/www/p5-WordPress-XMLRPC/Makefile index 2cfdc26e59d..9527906de08 100644 --- a/www/p5-WordPress-XMLRPC/Makefile +++ b/www/p5-WordPress-XMLRPC/Makefile @@ -6,7 +6,7 @@ # PORTNAME= WordPress-XMLRPC -PORTVERSION= 1.19 +PORTVERSION= 1.22 CATEGORIES= www perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/L/LE/LEOCHARRE @@ -20,6 +20,7 @@ BUILD_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite PERL_CONFIGURE= yes MAN3= WordPress::XMLRPC.3 PLIST_FILES= %%SITE_PERL%%/WordPress/XMLRPC.pm \ + %%SITE_PERL%%/WordPress/XMLRPC.pod \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress/XMLRPC/.packlist PLIST_DIRS= %%SITE_PERL%%/WordPress \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/WordPress/XMLRPC \ diff --git a/www/p5-WordPress-XMLRPC/distinfo b/www/p5-WordPress-XMLRPC/distinfo index e8145d766ac..fbf821cdf64 100644 --- a/www/p5-WordPress-XMLRPC/distinfo +++ b/www/p5-WordPress-XMLRPC/distinfo @@ -1,3 +1,3 @@ -MD5 (WordPress-XMLRPC-1.19.tar.gz) = 37e4492a68b1af7811d65edd80f4c901 -SHA256 (WordPress-XMLRPC-1.19.tar.gz) = 7c19e3f3634a9028f902cee42c620eab06902ad631e4ac5ab6e79e13d9c65ce7 -SIZE (WordPress-XMLRPC-1.19.tar.gz) = 47651 +MD5 (WordPress-XMLRPC-1.22.tar.gz) = 1aae1a984e06c99abad4b043faa14c05 +SHA256 (WordPress-XMLRPC-1.22.tar.gz) = 5dc781a6e63dca93c494a7fb72554dfe67a1b6b51e6aa37f8168f5830776407c +SIZE (WordPress-XMLRPC-1.22.tar.gz) = 70796 |