mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Upgrade to 0.5.0
- Update license
This commit is contained in:
parent
b3c2dca7cb
commit
e0dc85c4cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361010
@ -2,21 +2,21 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= busybee
|
||||
PORTVERSION= 0.3.0
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://hyperdex.org/src/
|
||||
|
||||
MAINTAINER= vg@FreeBSD.org
|
||||
COMMENT= High-performance messaging layer
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
LIB_DEPENDS= e:${PORTSDIR}/devel/libe
|
||||
LIB_DEPENDS= libe.so:${PORTSDIR}/devel/libe
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpo6.pc:${PORTSDIR}/devel/libpo6
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= pathfix pkgconfig
|
||||
USES= gmake libtool pathfix pkgconfig
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (busybee-0.3.0.tar.gz) = 520354d2843dec8cfda306d6e0f006d7160599892c8a390854cb61dd508e1c52
|
||||
SIZE (busybee-0.3.0.tar.gz) = 358305
|
||||
SHA256 (busybee-0.5.0.tar.gz) = cb0662d04783ad2bb9facba4dd58fe7a35913f786c730dc36ebe8c00b5fe3db7
|
||||
SIZE (busybee-0.5.0.tar.gz) = 359613
|
||||
|
@ -7,7 +7,7 @@ include/busybee_st.h
|
||||
include/busybee_sta.h
|
||||
include/busybee_utils.h
|
||||
lib/libbusybee.a
|
||||
lib/libbusybee.la
|
||||
lib/libbusybee.so
|
||||
lib/libbusybee.so.0
|
||||
lib/libbusybee.so.2
|
||||
lib/libbusybee.so.2.0.0
|
||||
libdata/pkgconfig/busybee.pc
|
||||
|
Loading…
Reference in New Issue
Block a user