diff options
author | wiz <wiz@pkgsrc.org> | 2012-08-13 13:10:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-08-13 13:10:03 +0000 |
commit | 5360f82f0fd69612a6a9eb273741e4f1a800fd14 (patch) | |
tree | cc49540c0035ecc30ba0b9a2b8d5fb197642af6e /x11 | |
parent | b82f3c8d8c874bf263aba03851cf468369ce3013 (diff) | |
download | pkgsrc-5360f82f0fd69612a6a9eb273741e4f1a800fd14.tar.gz |
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
Diffstat (limited to 'x11')
-rw-r--r-- | x11/evieext/Makefile | 4 | ||||
-rw-r--r-- | x11/evieext/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/evieext/Makefile b/x11/evieext/Makefile index 3c5f0fba14c..5046575d187 100644 --- a/x11/evieext/Makefile +++ b/x11/evieext/Makefile @@ -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 diff --git a/x11/evieext/distinfo b/x11/evieext/distinfo index 075f7b4c63d..8514abcb86c 100644 --- a/x11/evieext/distinfo +++ b/x11/evieext/distinfo @@ -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 |