Updated to 0.1.1.
Changes: * Makefile.am: Pass -no-undefined to libtool via LDFLAGS.
This commit is contained in:
parent
76c75bb90c
commit
bb51d3ca87
2 changed files with 7 additions and 7 deletions
|
@ -1,13 +1,13 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/11/27 01:03:23 xtraeme Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2004/01/26 00:22:45 minskim Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libXau-0.1
|
||||
DISTNAME= libXau-0.1.1
|
||||
CATEGORIES= x11 devel
|
||||
MASTER_SITES= http://freedesktop.org/~xlibs/dist/
|
||||
MASTER_SITES= http://freedesktop.org/~xlibs/release/
|
||||
EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MAINTAINER= reed@reedmedia.net
|
||||
HOMEPAGE= http://www.freedesktop.org/Software/xlibs
|
||||
HOMEPAGE= http://xlibs.freedesktop.org/
|
||||
COMMENT= Authorization Protocol for X from freedesktop.org
|
||||
|
||||
CONFLICTS+= XFree86-libs-[0-9]*
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2003/11/26 23:14:37 jeremy-c-reed Exp $
|
||||
$NetBSD: distinfo,v 1.2 2004/01/26 00:22:45 minskim Exp $
|
||||
|
||||
SHA1 (libXau-0.1.tar.bz2) = 3e380581dd1c7f435bb69dd02f9042cacfdb202a
|
||||
Size (libXau-0.1.tar.bz2) = 186329 bytes
|
||||
SHA1 (libXau-0.1.1.tar.bz2) = 5d812cbf7c4571879fd83bd8c7a753071f02966c
|
||||
Size (libXau-0.1.1.tar.bz2) = 186745 bytes
|
||||
|
|
Loading…
Reference in a new issue