Update to 1.1.1:
This minor maintenance release provides the usual collection of recent build configuration improvements and janitorial cleanups. Alan Coopersmith (5): Update Sun license notices to current X.Org standard form Sun's copyrights belong to Oracle now config: Add missing AC_CONFIG_SRCDIR Chop whitespace off of the ends of lines evieproto 1.1.1 Gaetan Nadon (8): .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: update AC_PREREQ statement to 2.60
This commit is contained in:
parent
b82f3c8d8c
commit
5360f82f0f
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.3 2009/08/29 15:26:14 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2012/08/13 13:10:03 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= evieext-1.1.0
|
||||
DISTNAME= evieext-1.1.1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2009/08/29 15:26:14 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2012/08/13 13:10:03 wiz Exp $
|
||||
|
||||
SHA1 (evieext-1.1.0.tar.bz2) = d0b57a8fbbf0845588a690542a6c29d351c2b4e5
|
||||
RMD160 (evieext-1.1.0.tar.bz2) = 155f9a4693276623deb0ba7eacd512ebaccc0e20
|
||||
Size (evieext-1.1.0.tar.bz2) = 48997 bytes
|
||||
SHA1 (evieext-1.1.1.tar.bz2) = 86d9545273b07961f0d5ba65c6c408371e10c0d2
|
||||
RMD160 (evieext-1.1.1.tar.bz2) = 520fe89b5922418e9c8434eb3a922d01efd4eb23
|
||||
Size (evieext-1.1.1.tar.bz2) = 95093 bytes
|
||||
|
|
Loading…
Reference in a new issue