diff options
author | wiz <wiz@pkgsrc.org> | 2015-04-17 07:13:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-04-17 07:13:06 +0000 |
commit | 4544d641dc804158b28d5f984688a55c39609bca (patch) | |
tree | c70c39a21a0a82241e4e4fed6c90102fe7a464a0 /x11/xlsfonts | |
parent | c5fa746af7f1cf342c89328e1bbd4256d3f0634a (diff) | |
download | pkgsrc-4544d641dc804158b28d5f984688a55c39609bca.tar.gz |
Update to 1.0.5:
Alan Coopersmith (7):
config: Add missing AC_CONFIG_SRCDIR
configure: Drop AM_MAINTAINER_MODE
autogen.sh: Honor NOCONFIGURE=1
Print which option was in error along with usage message
Add -version option to print program version
Remove old CVS id tags
xlsfonts 1.0.5
Diffstat (limited to 'x11/xlsfonts')
-rw-r--r-- | x11/xlsfonts/Makefile | 5 | ||||
-rw-r--r-- | x11/xlsfonts/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xlsfonts/Makefile b/x11/xlsfonts/Makefile index cbddc3aa314..c1e518ecb61 100644 --- a/x11/xlsfonts/Makefile +++ b/x11/xlsfonts/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2012/10/29 05:07:14 asau Exp $ -# +# $NetBSD: Makefile,v 1.5 2015/04/17 07:13:06 wiz Exp $ -DISTNAME= xlsfonts-1.0.4 +DISTNAME= xlsfonts-1.0.5 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xlsfonts/distinfo b/x11/xlsfonts/distinfo index 3a65572c82d..0eaa8dfafe8 100644 --- a/x11/xlsfonts/distinfo +++ b/x11/xlsfonts/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2012/06/03 18:20:49 wiz Exp $ +$NetBSD: distinfo,v 1.4 2015/04/17 07:13:06 wiz Exp $ -SHA1 (xlsfonts-1.0.4.tar.bz2) = 6fc23537797bb1ae4945efd8c01e675edf4a4c3f -RMD160 (xlsfonts-1.0.4.tar.bz2) = 69b0ca0dfe0ef7bc73a82ffeee073ea10770617f -Size (xlsfonts-1.0.4.tar.bz2) = 124533 bytes +SHA1 (xlsfonts-1.0.5.tar.bz2) = 4631ad287cecd4c8c3301fc10f6001d00d2e06ef +RMD160 (xlsfonts-1.0.5.tar.bz2) = b5bf1da219165a900d84f811112b0d12c5c88b91 +Size (xlsfonts-1.0.5.tar.bz2) = 131072 bytes |