aboutsummaryrefslogtreecommitdiff
path: root/x11/p5-X11-Protocol
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-02 02:29:42 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-02 02:29:42 +0000
commitd19dcda866775a041d47427891f6b76d1a8235b0 (patch)
tree113a9d64a3703d7b2c28284bdc58376cfa296dfa /x11/p5-X11-Protocol
parentc0cd960685eecbd4f96dee7a7dea40849ca938b5 (diff)
downloadports-d19dcda866775a041d47427891f6b76d1a8235b0.tar.gz
ports-d19dcda866775a041d47427891f6b76d1a8235b0.zip
- update to 0.55
PR: ports/98301 Submitted by: Rong-En Fan <rafan_AT_infor dot org> Approved by: maintainer (Ying-Chieh Chen)
Notes
Notes: svn path=/head/; revision=164185
Diffstat (limited to 'x11/p5-X11-Protocol')
-rw-r--r--x11/p5-X11-Protocol/Makefile3
-rw-r--r--x11/p5-X11-Protocol/distinfo6
-rw-r--r--x11/p5-X11-Protocol/pkg-descr1
-rw-r--r--x11/p5-X11-Protocol/pkg-plist1
4 files changed, 7 insertions, 4 deletions
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile
index 0268b563afbe..051255a00224 100644
--- a/x11/p5-X11-Protocol/Makefile
+++ b/x11/p5-X11-Protocol/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= X11-Protocol
-PORTVERSION= 0.52
+PORTVERSION= 0.55
CATEGORIES= x11 perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= X11
@@ -29,6 +29,7 @@ MAN3= X11::Auth.3 \
X11::Protocol::Connection::UNIXSocket.3 \
X11::Protocol::Ext::BIG_REQUESTS.3 \
X11::Protocol::Ext::DPMS.3 \
+ X11::Protocol::Ext::RENDER.3 \
X11::Protocol::Ext::SHAPE.3 \
X11::Protocol::Ext::XC_MISC.3 \
X11::Protocol::Ext::XFree86_Misc.3
diff --git a/x11/p5-X11-Protocol/distinfo b/x11/p5-X11-Protocol/distinfo
index 32a2a5570e6f..7c3b1b7ee57e 100644
--- a/x11/p5-X11-Protocol/distinfo
+++ b/x11/p5-X11-Protocol/distinfo
@@ -1,3 +1,3 @@
-MD5 (X11-Protocol-0.52.tar.gz) = 0168e98b313e5aa1d205fb1d6c102470
-SHA256 (X11-Protocol-0.52.tar.gz) = f9e96dcdfaa7f88e8b9a85d9a51659e94d9613ed1368c27f14fdcd6124cf0bbb
-SIZE (X11-Protocol-0.52.tar.gz) = 87414
+MD5 (X11-Protocol-0.55.tar.gz) = 3d914cb8945105a8b96ec1497dee47e2
+SHA256 (X11-Protocol-0.55.tar.gz) = e8bffbeb6f2c9edf59ea9ffc3b9e4ee67f114057e071ae9dc7d62db2b96b9027
+SIZE (X11-Protocol-0.55.tar.gz) = 100774
diff --git a/x11/p5-X11-Protocol/pkg-descr b/x11/p5-X11-Protocol/pkg-descr
index b01dbeaae5d7..89a7242be956 100644
--- a/x11/p5-X11-Protocol/pkg-descr
+++ b/x11/p5-X11-Protocol/pkg-descr
@@ -5,5 +5,6 @@ more object-oriented and easier to use, so as to allow this low
level access to eventually be replaced by an XS interface to Xlib.
Author: Stephen McCamant
+WWW: http://search.cpan.org/dist/X11-Protocol/
--will
diff --git a/x11/p5-X11-Protocol/pkg-plist b/x11/p5-X11-Protocol/pkg-plist
index 912026402ca3..c84c984b8fc4 100644
--- a/x11/p5-X11-Protocol/pkg-plist
+++ b/x11/p5-X11-Protocol/pkg-plist
@@ -11,6 +11,7 @@
%%SITE_PERL%%/X11/Protocol/Connection/UNIXSocket.pm
%%SITE_PERL%%/X11/Protocol/Ext/BIG_REQUESTS.pm
%%SITE_PERL%%/X11/Protocol/Ext/DPMS.pm
+%%SITE_PERL%%/X11/Protocol/Ext/RENDER.pm
%%SITE_PERL%%/X11/Protocol/Ext/SHAPE.pm
%%SITE_PERL%%/X11/Protocol/Ext/XC_MISC.pm
%%SITE_PERL%%/X11/Protocol/Ext/XFree86_Misc.pm