diff options
author | wiz <wiz> | 2013-12-31 17:34:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-12-31 17:34:27 +0000 |
commit | 7a792aec95d962d16581a20d4428aa1069ff25ff (patch) | |
tree | 94f1e4f95c6b660a80b243439dea10803195bba3 | |
parent | 5b04ed35c1a0bafae0021b670967de6ba6d0ff7f (diff) | |
download | pkgsrc-7a792aec95d962d16581a20d4428aa1069ff25ff.tar.gz |
Update to 7.3.0:
7.3.0:
Here's a stable xextproto to go along with Xserver 1.15
Keith Packard (1):
Bump release to 7.3
7.2.99.901:
Here's a release of xextproto that includes the new MIT-SHM requests
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Gaetan Nadon (1):
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
Keith Packard (2):
Adds MIT-SHM AttachFd and CreateSegment requests
Bump version to 7.2.99.901 (7.3 RC1)
-rw-r--r-- | x11/xextproto/Makefile | 5 | ||||
-rw-r--r-- | x11/xextproto/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xextproto/Makefile b/x11/xextproto/Makefile index 0b7bb35ce30..05e6b018431 100644 --- a/x11/xextproto/Makefile +++ b/x11/xextproto/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2012/10/29 05:07:02 asau Exp $ -# +# $NetBSD: Makefile,v 1.15 2013/12/31 17:34:27 wiz Exp $ -DISTNAME= xextproto-7.2.1 +DISTNAME= xextproto-7.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xextproto/distinfo b/x11/xextproto/distinfo index 09199f6b518..9bccf9a65a6 100644 --- a/x11/xextproto/distinfo +++ b/x11/xextproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2012/06/03 18:39:08 wiz Exp $ +$NetBSD: distinfo,v 1.9 2013/12/31 17:34:27 wiz Exp $ -SHA1 (xextproto-7.2.1.tar.bz2) = f969e02009adf2d51fd1ba4583a859984728a461 -RMD160 (xextproto-7.2.1.tar.bz2) = bd57600da0f561d8e7eb70fc7916407b00cd8d4b -Size (xextproto-7.2.1.tar.bz2) = 229282 bytes +SHA1 (xextproto-7.3.0.tar.bz2) = b8d736342dcb73b71584d99a1cb9806d93c25ff8 +RMD160 (xextproto-7.3.0.tar.bz2) = 241a3050c149fc00d308723fed10eed837406359 +Size (xextproto-7.3.0.tar.bz2) = 229310 bytes |