diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-01 08:46:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-01 08:46:12 +0000 |
commit | 8c301d9530ac931e3ded856dbad3bf66164db563 (patch) | |
tree | 1c77c66cc91d053bc3dd41d6873fff757817e8c1 /x11 | |
parent | c63f6caa785216d5860bb3eac5533e09d4d4bebe (diff) | |
download | pkgsrc-8c301d9530ac931e3ded856dbad3bf66164db563.tar.gz |
Update to 1.1.3:
Alan Coopersmith (7):
Use progname for error messages as well
Convert sprintf call to use snprintf
Make ImageEncodings unsigned
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
xvinfo 1.1.3
St?phane Aulery (1):
Use real program name for help message
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xvinfo/Makefile | 5 | ||||
-rw-r--r-- | x11/xvinfo/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile index 41336bc2707..60fb9195b64 100644 --- a/x11/xvinfo/Makefile +++ b/x11/xvinfo/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2013/02/11 09:11:17 wiz Exp $ -# +# $NetBSD: Makefile,v 1.9 2015/05/01 08:46:12 wiz Exp $ -DISTNAME= xvinfo-1.1.2 +DISTNAME= xvinfo-1.1.3 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xvinfo/distinfo b/x11/xvinfo/distinfo index ac72d2e9272..9bd69aef9c7 100644 --- a/x11/xvinfo/distinfo +++ b/x11/xvinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2013/02/11 09:11:17 wiz Exp $ +$NetBSD: distinfo,v 1.6 2015/05/01 08:46:12 wiz Exp $ -SHA1 (xvinfo-1.1.2.tar.bz2) = cc2a8d8585450ae0a8c259c90cf6bfdb85eb7d86 -RMD160 (xvinfo-1.1.2.tar.bz2) = b2e4d4b4269d018ca7c4e66f58d4cce12eeb0c19 -Size (xvinfo-1.1.2.tar.bz2) = 116906 bytes +SHA1 (xvinfo-1.1.3.tar.bz2) = 08ff744f7735317fd2fe1b0d2feba8c34cc2e5eb +RMD160 (xvinfo-1.1.3.tar.bz2) = b34fd80a23d2cce6bb85f414192c1a0d5cfe1192 +Size (xvinfo-1.1.3.tar.bz2) = 123750 bytes |