From e834c080fbcd49b7691f9cc56e1bac850897da63 Mon Sep 17 00:00:00 2001 From: flz Date: Thu, 13 Sep 2007 19:45:08 +0000 Subject: - Update X.org ports to 7.3. - Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25. I hope that nobody will be bored enough on Christmas to remove them on that day. Tested by: vehemens, Rene Ladan, Beech Rintoul, sarek on x11@ --- x11/renderproto/Makefile | 2 +- x11/renderproto/distinfo | 6 +++--- x11/renderproto/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) (limited to 'x11/renderproto') diff --git a/x11/renderproto/Makefile b/x11/renderproto/Makefile index f06f3af06d34..04f97b98ae7f 100644 --- a/x11/renderproto/Makefile +++ b/x11/renderproto/Makefile @@ -6,7 +6,7 @@ # PORTNAME= renderproto -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org diff --git a/x11/renderproto/distinfo b/x11/renderproto/distinfo index 00ced5d63ca5..db7ada8b4864 100644 --- a/x11/renderproto/distinfo +++ b/x11/renderproto/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/proto/renderproto-0.9.2.tar.bz2) = 28fbe8a59ebd31f098b90ec64f3d133a -SHA256 (xorg/proto/renderproto-0.9.2.tar.bz2) = 7754dfbbb1e3818f28720fa9647b8a593e9d54626a7896771c2bfac7f75e2726 -SIZE (xorg/proto/renderproto-0.9.2.tar.bz2) = 40056 +MD5 (xorg/proto/renderproto-0.9.3.tar.bz2) = 598bc9a493deee2e48e4434e94467189 +SHA256 (xorg/proto/renderproto-0.9.3.tar.bz2) = c98a08b877e98a8fa7daa04be472de7e0cb38a99593faca8b987effcea2dd45b +SIZE (xorg/proto/renderproto-0.9.3.tar.bz2) = 54128 diff --git a/x11/renderproto/pkg-plist b/x11/renderproto/pkg-plist index 0b7b61817bdb..7f83469673e4 100644 --- a/x11/renderproto/pkg-plist +++ b/x11/renderproto/pkg-plist @@ -1,4 +1,6 @@ include/X11/extensions/render.h include/X11/extensions/renderproto.h libdata/pkgconfig/renderproto.pc +share/doc/renderproto/renderproto.txt +@dirrm share/doc/renderproto @dirrmtry include/X11/extensions -- cgit