diff options
author | wiz <wiz@pkgsrc.org> | 2019-02-21 09:47:24 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2019-02-21 09:47:24 +0000 |
commit | e862f9b995c5a85cc026a1d391ded53c987c39b6 (patch) | |
tree | e628e6835453c7ad634aef2f2778b750cb8353ad /x11 | |
parent | 508bba7d262ecaf0f2d6b948ee7465d4d6eca3bf (diff) | |
download | pkgsrc-e862f9b995c5a85cc026a1d391ded53c987c39b6.tar.gz |
xstdcmap: update to 1.0.4.
This release delivers some minor cleanups and janitorial maintenance.
Alan Coopersmith (6):
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Fix -Wsign-compare warnings
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
xstdcmap 1.0.4
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Stéphane Aulery (1):
Use the same parameter names in the help.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xstdcmap/Makefile | 5 | ||||
-rw-r--r-- | x11/xstdcmap/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/x11/xstdcmap/Makefile b/x11/xstdcmap/Makefile index a45e4109ea7..54bac4832f2 100644 --- a/x11/xstdcmap/Makefile +++ b/x11/xstdcmap/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2018/03/07 11:57:48 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2019/02/21 09:47:24 wiz Exp $ -DISTNAME= xstdcmap-1.0.3 -PKGREVISION= 1 +DISTNAME= xstdcmap-1.0.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xstdcmap/distinfo b/x11/xstdcmap/distinfo index d409e13df18..e4ff4274d7d 100644 --- a/x11/xstdcmap/distinfo +++ b/x11/xstdcmap/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2015/11/04 03:29:12 agc Exp $ +$NetBSD: distinfo,v 1.3 2019/02/21 09:47:24 wiz Exp $ -SHA1 (xstdcmap-1.0.3.tar.bz2) = b7fcc50ae6100d2ba91d6847969fd9d2b6784a90 -RMD160 (xstdcmap-1.0.3.tar.bz2) = 139d801a9f90648fd1ab3b11af07925bea6dd578 -SHA512 (xstdcmap-1.0.3.tar.bz2) = 8037ddb9c6b8f3a65d35637a1fca2b1b6c7e76afce5c13b1947cf72c3ca87679aa2ed05caf308d90549432b7fe029a522a99f32701bd0087c140bf4fafdb4d49 -Size (xstdcmap-1.0.3.tar.bz2) = 117491 bytes +SHA1 (xstdcmap-1.0.4.tar.bz2) = a5eff72ba31625e5b11506add800140019a39636 +RMD160 (xstdcmap-1.0.4.tar.bz2) = 38bcc606abf24411722ce599f447a4c28d85781d +SHA512 (xstdcmap-1.0.4.tar.bz2) = 2adbb0aec1766341e04090efa962241ff6c9e32c612851b7221cec0ee16852107d406a08ec5251070f39df882c13e3c8c9edcd88f278187a9f373e1727643a8f +Size (xstdcmap-1.0.4.tar.bz2) = 126269 bytes |