mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
Update to version 0.5.5
PR: ports/76159 Submitted by: Ports Fury
This commit is contained in:
parent
dd218dd343
commit
de21212bba
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126254
@ -7,15 +7,15 @@
|
||||
#
|
||||
|
||||
PORTNAME= libghthash
|
||||
PORTVERSION= 0.5.4
|
||||
PORTVERSION= 0.5.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Generic Hash Table
|
||||
|
||||
USE_LIBTOOL_VER= 13
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LIBTOOL_VER= 15
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
MD5 (libghthash-0.5.4.tar.gz) = d284fc992cd2ce2277b9054a9eddd264
|
||||
SIZE (libghthash-0.5.4.tar.gz) = 217776
|
||||
MD5 (libghthash-0.5.5.tar.gz) = 149fd7cb45292a21340844c384c092ab
|
||||
SIZE (libghthash-0.5.5.tar.gz) = 326238
|
||||
|
@ -1,5 +1,4 @@
|
||||
include/ght_hash_table.h
|
||||
lib/libghthash.a
|
||||
lib/libghthash.so
|
||||
lib/libghthash.so.4
|
||||
lib/libghthash.la
|
||||
lib/libghthash.so.5
|
||||
|
Loading…
Reference in New Issue
Block a user