mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Update to 0.1.6
- Nuke pkg-plist while here PR: ports/75703 Submitted by: maintainer
This commit is contained in:
parent
2de186c1a6
commit
eca5c71967
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126137
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= cstringbuffer
|
||||
PORTVERSION= 0.1.5
|
||||
PORTVERSION= 0.1.6
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.translator.cx/dist/libs/
|
||||
|
||||
@ -21,4 +21,6 @@ MANCOMPRESSED= no
|
||||
CONFIGURE_TARGET=
|
||||
CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
PLIST_FILES= include/csb.h lib/libcsb.a lib/libcsb.so lib/libcsb.so.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (cstringbuffer-0.1.5.tar.gz) = 66a915196e1153da9f8ac3622a470bd1
|
||||
SIZE (cstringbuffer-0.1.5.tar.gz) = 321425
|
||||
MD5 (cstringbuffer-0.1.6.tar.gz) = 7c8ff0e666c272fa6368e79110a5aa86
|
||||
SIZE (cstringbuffer-0.1.6.tar.gz) = 321461
|
||||
|
@ -1,4 +0,0 @@
|
||||
include/csb.h
|
||||
lib/libcsb.a
|
||||
lib/libcsb.so
|
||||
lib/libcsb.so.1
|
Loading…
Reference in New Issue
Block a user