diff options
author | wiz <wiz@pkgsrc.org> | 2012-06-03 19:56:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-06-03 19:56:10 +0000 |
commit | 5f775c453cc94eb3d7a64df9ad1cbba7c7083ec1 (patch) | |
tree | abedcba2b6d320233906ddfd01ad60e2ebd908e1 /x11 | |
parent | 7d91616282f16b05e0092fff3798f7a85594360a (diff) | |
download | pkgsrc-5f775c453cc94eb3d7a64df9ad1cbba7c7083ec1.tar.gz |
Update to 1.2.1:
Alan Coopersmith (2):
config: Add missing AC_CONFIG_SRCDIR
xineramaproto 1.2.1
Gaetan Nadon (9):
.gitignore: use common defaults with custom section # 24239
configure.ac: AM_MAINTAINER_MODE missing #24238
configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
Makefile.am: INSTALL file is missing or incorrect #24206
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
README: file created or updated #24206
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
config: remove the pkgconfig pc.in file from EXTRA_DIST
config: update AC_PREREQ statement to 2.60
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xineramaproto/Makefile | 4 | ||||
-rw-r--r-- | x11/xineramaproto/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile index d82ffeda5ff..8a823dc6d6b 100644 --- a/x11/xineramaproto/Makefile +++ b/x11/xineramaproto/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2010/04/09 08:36:30 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2012/06/03 19:56:10 wiz Exp $ # -DISTNAME= xineramaproto-1.2 +DISTNAME= xineramaproto-1.2.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=proto/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xineramaproto/distinfo b/x11/xineramaproto/distinfo index eac8687e2ba..db5b3b7c6e3 100644 --- a/x11/xineramaproto/distinfo +++ b/x11/xineramaproto/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/04/09 08:36:30 tnn Exp $ +$NetBSD: distinfo,v 1.3 2012/06/03 19:56:10 wiz Exp $ -SHA1 (xineramaproto-1.2.tar.bz2) = 3c397c9ea38aaae785dd7901f250891dfa7f3249 -RMD160 (xineramaproto-1.2.tar.bz2) = 0c54cf51685483de9b980735a124ecc24ec90763 -Size (xineramaproto-1.2.tar.bz2) = 83852 bytes +SHA1 (xineramaproto-1.2.1.tar.bz2) = 818bffc16139d6e3de4344c83f00c495d3536753 +RMD160 (xineramaproto-1.2.1.tar.bz2) = ec5d4878b93766bf9e12bf981f4b419db5fa5853 +Size (xineramaproto-1.2.1.tar.bz2) = 96239 bytes |