- Update to 1.0.1

PR:		ports/99416
Submitted by:	miwi
Approved by:	markus (co mentor), maintainer timeout
This commit is contained in:
Martin Wilke 2006-07-19 07:21:13 +00:00
parent 1e0f2c09d7
commit dff2e29c41
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=168222
3 changed files with 6 additions and 6 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= xxl
PORTVERSION= 1.0.0
PORTVERSION= 1.0.1
CATEGORIES= devel
MASTER_SITES= http://www.zork.org/software/
@ -16,5 +16,6 @@ COMMENT= C and C++ that provides exception handling and asset management
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-threads
INSTALLS_SHLIB= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (xxl-1.0.0.tar.gz) = 32e0764c5026f0c7491e739f4d570a5d
SHA256 (xxl-1.0.0.tar.gz) = 1d68aab1c5beb9623b49ce50fc986976aa4a25115084524469255a8b024f232d
SIZE (xxl-1.0.0.tar.gz) = 407019
MD5 (xxl-1.0.1.tar.gz) = d0151eab37aea456957ceaada5501ae7
SHA256 (xxl-1.0.1.tar.gz) = 7decbada52dabb0f7298b36982371c7ba4d817b281797498d0515ec2440b20f9
SIZE (xxl-1.0.1.tar.gz) = 456048

View file

@ -1,5 +1,4 @@
@comment $FreeBSD$
include/xxl.h
lib/libxxl.a
lib/libxxl.so
lib/libxxl.so.1
lib/libxxl.so.2