Index: head/devel/libfastcommon/Makefile =================================================================== --- head/devel/libfastcommon/Makefile (revision 445532) +++ head/devel/libfastcommon/Makefile (revision 445533) @@ -1,26 +1,27 @@ # $FreeBSD$ PORTNAME= libfastcommon PORTVERSION= 1.0.36 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= daniel@blodan.se COMMENT= C common functions library used mainly by FastDFS and FastDHT LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= happyfish100 -GH_TAGNAME= aa4f5b29c76b3a87b54ca177808afc7f103f0b2b +GH_TAGNAME= aa4f5b2 USE_LDCONFIG= yes -MAKE_ENV += DESTDIR=${STAGEDIR} +MAKE_ENV= DESTDIR=${STAGEDIR} do-build: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} make.sh do-install: cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} ${SH} make.sh install .include Property changes on: head/devel/libfastcommon/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/libfastcommon/distinfo =================================================================== --- head/devel/libfastcommon/distinfo (revision 445532) +++ head/devel/libfastcommon/distinfo (revision 445533) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491471318 -SHA256 (happyfish100-libfastcommon-1.0.36-aa4f5b29c76b3a87b54ca177808afc7f103f0b2b_GH0.tar.gz) = 09bcbc5fed283577cd7bc24220379c0e31fe52e0bdb8999ab70e6ffa956c7b8a -SIZE (happyfish100-libfastcommon-1.0.36-aa4f5b29c76b3a87b54ca177808afc7f103f0b2b_GH0.tar.gz) = 435042 +TIMESTAMP = 1499761730 +SHA256 (happyfish100-libfastcommon-1.0.36-aa4f5b2_GH0.tar.gz) = 2c57ff7c5a14954c2073d252b4e9e4020b62aeecd47d51824d2f5f3d8229fad5 +SIZE (happyfish100-libfastcommon-1.0.36-aa4f5b2_GH0.tar.gz) = 434877 Property changes on: head/devel/libfastcommon/distinfo ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/devel/libfastcommon/pkg-plist =================================================================== --- head/devel/libfastcommon/pkg-plist (revision 445532) +++ head/devel/libfastcommon/pkg-plist (revision 445533) @@ -1,34 +1,36 @@ include/fastcommon/_os_define.h include/fastcommon/avl_tree.h include/fastcommon/base64.h include/fastcommon/chain.h +include/fastcommon/char_convert_loader.h +include/fastcommon/char_converter.h include/fastcommon/common_define.h include/fastcommon/connection_pool.h include/fastcommon/fast_allocator.h include/fastcommon/fast_blocked_queue.h include/fastcommon/fast_buffer.h include/fastcommon/fast_mblock.h include/fastcommon/fast_mpool.h include/fastcommon/fast_task_queue.h include/fastcommon/fast_timer.h include/fastcommon/flat_skiplist.h include/fastcommon/hash.h include/fastcommon/http_func.h include/fastcommon/id_generator.h include/fastcommon/ini_file_reader.h include/fastcommon/ioevent.h include/fastcommon/ioevent_loop.h include/fastcommon/local_ip_func.h include/fastcommon/logger.h include/fastcommon/md5.h include/fastcommon/multi_skiplist.h include/fastcommon/php7_ext_wrapper.h include/fastcommon/process_ctrl.h include/fastcommon/pthread_func.h include/fastcommon/sched_thread.h include/fastcommon/shared_func.h include/fastcommon/skiplist.h include/fastcommon/skiplist_common.h include/fastcommon/sockopt.h include/fastcommon/system_info.h lib/libfastcommon.so Property changes on: head/devel/libfastcommon/pkg-plist ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property