Update to 0.1.3.

Submitted by:	MAINTAINER
This commit is contained in:
Will Andrews 2004-07-18 06:25:44 +00:00
parent 26a9c89657
commit 7c956ef4d4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=113887
2 changed files with 8 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= cstringbuffer
PORTVERSION= 0.1.1
PORTVERSION= 0.1.3
CATEGORIES= devel
MASTER_SITES= http://www.translator.cx/dist/libs/
@ -15,5 +15,10 @@ COMMENT= File-like IO for strings
USE_LIBTOOL_VER=15
INSTALLS_SHLIB= yes
MAN3= csb.3
MANCOMPRESSED= no
CONFIGURE_TARGET=
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
MD5 (cstringbuffer-0.1.1.tar.gz) = 1d28d3d308dcf6c4233979bd0effd918
SIZE (cstringbuffer-0.1.1.tar.gz) = 303572
MD5 (cstringbuffer-0.1.3.tar.gz) = 4fab76dd3cc28dce593cc9346ca4d314
SIZE (cstringbuffer-0.1.3.tar.gz) = 317773