From owner-svn-ports-head@freebsd.org Sun Sep 23 01:39:36 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9F22C10A98E0; Sun, 23 Sep 2018 01:39:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48B6B8B1F8; Sun, 23 Sep 2018 01:39:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1B8C523DE1; Sun, 23 Sep 2018 01:39:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w8N1dZjo087165; Sun, 23 Sep 2018 01:39:35 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w8N1dZgM087163; Sun, 23 Sep 2018 01:39:35 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201809230139.w8N1dZgM087163@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Sun, 23 Sep 2018 01:39:35 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r480448 - in head/devel/busybee: . files X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: in head/devel/busybee: . files X-SVN-Commit-Revision: 480448 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Sep 2018 01:39:37 -0000 Author: swills Date: Sun Sep 23 01:39:35 2018 New Revision: 480448 URL: https://svnweb.freebsd.org/changeset/ports/480448 Log: devel/busybee: update to release 0.7.0 While here, pass maintainership to submitter. PR: 231103 Submitted by: Vinícius Zavam Deleted: head/devel/busybee/files/ Modified: head/devel/busybee/Makefile (contents, props changed) head/devel/busybee/distinfo (contents, props changed) head/devel/busybee/pkg-plist (contents, props changed) Modified: head/devel/busybee/Makefile ============================================================================== --- head/devel/busybee/Makefile Sun Sep 23 01:32:01 2018 (r480447) +++ head/devel/busybee/Makefile Sun Sep 23 01:39:35 2018 (r480448) @@ -1,24 +1,27 @@ # Created by: Veniamin Gvozdikov # $FreeBSD$ -PORTNAME= busybee -PORTVERSION= 0.5.0 -PORTREVISION= 1 -CATEGORIES= devel -MASTER_SITES= http://hyperdex.org/src/ +PORTNAME= busybee +PORTVERSION= 0.7.0 +DISTVERSIONPREFIX= releases/ +CATEGORIES= devel -MAINTAINER= ports@FreeBSD.org +MAINTAINER= egypcio@googlemail.com COMMENT= High-performance messaging layer LICENSE= BSD3CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE -LIB_DEPENDS= libe.so:devel/libe -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/libpo6.pc:devel/libpo6 +ONLY_FOR_ARCHS= amd64 +LIB_DEPENDS= libe.so:devel/libe \ + libpo6.so:devel/libpo6 + GNU_CONFIGURE= yes +USES= autoreconf gmake libtool pathfix pkgconfig +USE_GITHUB= yes USE_LDCONFIG= yes -USES= gmake libtool pathfix pkgconfig -ONLY_FOR_ARCHS= amd64 +GH_ACCOUNT= rescrv .include Modified: head/devel/busybee/distinfo ============================================================================== --- head/devel/busybee/distinfo Sun Sep 23 01:32:01 2018 (r480447) +++ head/devel/busybee/distinfo Sun Sep 23 01:39:35 2018 (r480448) @@ -1,2 +1,3 @@ -SHA256 (busybee-0.5.0.tar.gz) = cb0662d04783ad2bb9facba4dd58fe7a35913f786c730dc36ebe8c00b5fe3db7 -SIZE (busybee-0.5.0.tar.gz) = 359613 +TIMESTAMP = 1535826102 +SHA256 (rescrv-busybee-releases-0.7.0_GH0.tar.gz) = a34aea75f690db26f4bf1588b23efd9bbb647d528f5a83ed31d7d018d2a639dc +SIZE (rescrv-busybee-releases-0.7.0_GH0.tar.gz) = 19893 Modified: head/devel/busybee/pkg-plist ============================================================================== --- head/devel/busybee/pkg-plist Sun Sep 23 01:32:01 2018 (r480447) +++ head/devel/busybee/pkg-plist Sun Sep 23 01:39:35 2018 (r480448) @@ -4,10 +4,9 @@ include/busybee_mta.h include/busybee_returncode.h include/busybee_single.h include/busybee_st.h -include/busybee_sta.h include/busybee_utils.h lib/libbusybee.a lib/libbusybee.so -lib/libbusybee.so.2 -lib/libbusybee.so.2.0.0 +lib/libbusybee.so.3 +lib/libbusybee.so.3.1.0 libdata/pkgconfig/busybee.pc