ports/189836: [PATCH] devel/concurrencykit: update to 0.4.2

Bartek Rutkowski ports at robakdesign.com
Thu May 15 14:00:01 UTC 2014


>Number:         189836
>Category:       ports
>Synopsis:       [PATCH] devel/concurrencykit: update to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu May 15 14:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Bartek Rutkowski
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
Pixeware LTD
>Environment:
System: FreeBSD poudriere.ithil.palantiri.org 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r265535: Wed May  7 16:01:11
>Description:
- Update to 0.4.2

http://poudriere.ithil.palantiri.org:8080/latest-per-pkg/concurrencykit/0.4.2/

Port maintainer (koobs at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 1.02 (mode: update, diff: SVN)
>How-To-Repeat:
>Fix:

--- concurrencykit-0.4.2.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 354126)
+++ Makefile	(working copy)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	concurrencykit
-PORTVERSION=	0.4.1
+PORTVERSION=	0.4.2
 CATEGORIES=	devel
 MASTER_SITES=	http://concurrencykit.org/releases/ \
 		http://repnop.org/releases/
Index: distinfo
===================================================================
--- distinfo	(revision 354126)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (ck-0.4.1.tar.gz) = 589938621518e700c0edefdde0428862abf0db596aa62ae1dc66addde77d25be
-SIZE (ck-0.4.1.tar.gz) = 188050
+SHA256 (ck-0.4.2.tar.gz) = c298835c55a9652c05ca8a6db90959a9b740ff12bf4b35b649ec9614e635984c
+SIZE (ck-0.4.2.tar.gz) = 195446
Index: pkg-plist
===================================================================
--- pkg-plist	(revision 354126)
+++ pkg-plist	(working copy)
@@ -28,6 +28,8 @@
 include/ck_spinlock.h
 include/ck_stack.h
 include/ck_stdint.h
+include/ck_swlock.h
+include/ck_tflock.h
 include/gcc/arm/ck_f_pr.h
 include/gcc/arm/ck_pr.h
 include/gcc/ck_cc.h
@@ -52,10 +54,10 @@
 include/spinlock/hclh.h
 include/spinlock/mcs.h
 include/spinlock/ticket.h
-lib/libck.so.%%VERSION%%
+lib/libck.a
 lib/libck.so
 lib/libck.so.0
-lib/libck.a
+lib/libck.so.%%VERSION%%
 libdata/pkgconfig/ck.pc
 man/man3/CK_ARRAY_FOREACH.3.gz
 man/man3/CK_COHORT_INIT.3.gz
@@ -111,8 +113,8 @@
 man/man3/ck_hs_count.3.gz
 man/man3/ck_hs_destroy.3.gz
 man/man3/ck_hs_fas.3.gz
+man/man3/ck_hs_gc.3.gz
 man/man3/ck_hs_get.3.gz
-man/man3/ck_hs_gc.3.gz
 man/man3/ck_hs_grow.3.gz
 man/man3/ck_hs_init.3.gz
 man/man3/ck_hs_iterator_init.3.gz
@@ -151,6 +153,7 @@
 man/man3/ck_ht_reset_spmc.3.gz
 man/man3/ck_ht_set_spmc.3.gz
 man/man3/ck_ht_stat.3.gz
+man/man3/ck_pflock.3.gz
 man/man3/ck_pr.3.gz
 man/man3/ck_pr_add.3.gz
 man/man3/ck_pr_and.3.gz
@@ -200,11 +203,13 @@
 man/man3/ck_rwlock.3.gz
 man/man3/ck_sequence.3.gz
 man/man3/ck_spinlock.3.gz
- at dirrmtry include/spinlock
+man/man3/ck_swlock.3.gz
+man/man3/ck_tflock.3.gz
+ at dirrmtry include/gcc/arm
+ at dirrmtry include/gcc/ppc
+ at dirrmtry include/gcc/ppc64
+ at dirrmtry include/gcc/sparcv9
+ at dirrmtry include/gcc/x86
 @dirrmtry include/gcc/x86_64
- at dirrmtry include/gcc/x86
- at dirrmtry include/gcc/sparcv9
- at dirrmtry include/gcc/ppc64
- at dirrmtry include/gcc/ppc
- at dirrmtry include/gcc/arm
 @dirrmtry include/gcc
+ at dirrmtry include/spinlock
--- concurrencykit-0.4.2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list