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
This commit is contained in:
parent
e38d3b0b4e
commit
f00a805412
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue