FreeBSD Bugzilla – Attachment 196800 Details for
Bug 231103
[PATCH] devel/busybee: update to release 0.7.0
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] devel/busybee: update to release 0.7.0
devel_busybee.diff (text/plain), 2.96 KB, created by
VinÃcius Zavam
on 2018-09-02 18:40:53 UTC
(
hide
)
Description:
[PATCH] devel/busybee: update to release 0.7.0
Filename:
MIME Type:
Creator:
VinÃcius Zavam
Created:
2018-09-02 18:40:53 UTC
Size:
2.96 KB
patch
obsolete
>Index: devel/busybee/Makefile >=================================================================== >--- devel/busybee/Makefile (revision 478811) >+++ devel/busybee/Makefile (working copy) >@@ -1,24 +1,27 @@ > # Created by: Veniamin Gvozdikov <vg@FreeBSD.org> > # $FreeBSD$ > >-PORTNAME= busybee >-PORTVERSION= 0.5.0 >-PORTREVISION= 1 >-CATEGORIES= devel >-MASTER_SITES= http://hyperdex.org/src/ >+PORTNAME= busybee >+DISTVERSIONPREFIX= releases/ >+PORTVERSION= 0.7.0 >+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 >+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 >+ >+GH_ACCOUNT= rescrv > > ONLY_FOR_ARCHS= amd64 > > .include <bsd.port.mk> >Index: devel/busybee/distinfo >=================================================================== >--- devel/busybee/distinfo (revision 478811) >+++ devel/busybee/distinfo (working copy) >@@ -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 >Index: devel/busybee/files/patch-busybee_utils.cc >=================================================================== >--- devel/busybee/files/patch-busybee_utils.cc (revision 478811) >+++ devel/busybee/files/patch-busybee_utils.cc (nonexistent) >@@ -1,12 +0,0 @@ >---- busybee_utils.cc.orig 2013-05-14 11:01:48.938913816 +0000 >-+++ busybee_utils.cc 2013-05-14 11:02:14.734910166 +0000 >-@@ -27,6 +27,9 @@ >- >- // POSIX >- #ifndef _MSC_VER >-+#ifdef __FreeBSD__ >-+#include <sys/types.h> >-+#endif >- #include <ifaddrs.h> >- #endif >- > >Property changes on: devel/busybee/files/patch-busybee_utils.cc >___________________________________________________________________ >Deleted: fbsd:nokeywords >## -1 +0,0 ## >-yes >\ No newline at end of property >Deleted: svn:eol-style >## -1 +0,0 ## >-native >\ No newline at end of property >Deleted: svn:mime-type >## -1 +0,0 ## >-text/plain >\ No newline at end of property >Index: devel/busybee/pkg-plist >=================================================================== >--- devel/busybee/pkg-plist (revision 478811) >+++ devel/busybee/pkg-plist (working copy) >@@ -1,13 +1,12 @@ > include/busybee_constants.h > include/busybee_mapper.h > 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 231103
: 196800