Update to 1.0.4:
This minor maintenance release provides accumulated build configuration improvements and janitorial cleanups. Alan Coopersmith (6): Print which option was in error along with usage message Add -version option to print program version This is not a GNU project, so declare it foreign. configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 xfindproxy 1.0.4
This commit is contained in:
parent
7258185cfc
commit
d8b55a9ea3
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.2 2013/09/08 08:25:44 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2015/04/17 07:06:43 wiz Exp $
|
||||
|
||||
DISTNAME= xfindproxy-1.0.3
|
||||
DISTNAME= xfindproxy-1.0.4
|
||||
CATEGORIES= net x11
|
||||
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.2 2013/09/08 08:25:44 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.3 2015/04/17 07:06:43 wiz Exp $
|
||||
|
||||
SHA1 (xfindproxy-1.0.3.tar.bz2) = ac068e0fcca5775685052d0c1915eedbf0c01c78
|
||||
RMD160 (xfindproxy-1.0.3.tar.bz2) = e74b7cc02b41776ae9e89bd17af814dbfece4894
|
||||
Size (xfindproxy-1.0.3.tar.bz2) = 117989 bytes
|
||||
SHA1 (xfindproxy-1.0.4.tar.bz2) = 9fb43a73ff805bfe2d4b7d49831dd1cf26d6f3f0
|
||||
RMD160 (xfindproxy-1.0.4.tar.bz2) = 1b5827a30c027cc4cb71047f865745d45a44bf76
|
||||
Size (xfindproxy-1.0.4.tar.bz2) = 118151 bytes
|
||||
|
|
Loading…
Reference in a new issue