Date: Sun, 18 Oct 2009 21:30:31 +0530 (IST) From: Ashish SHUKLA <wahjava@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/139722: Update Port: devel/libpthread-stubs to v0.3 Message-ID: <20091018160031.64BB84AEDF@chateau.d.if> Resent-Message-ID: <200910181610.n9IGA17u046022@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139722 >Category: ports >Synopsis: Update Port: devel/libpthread-stubs to v0.3 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Oct 18 16:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ashish SHUKLA >Release: FreeBSD 8.0-RC1 amd64 >Organization: N/A >Environment: System: FreeBSD chateau.d.if 8.0-RC1 FreeBSD 8.0-RC1 #0: Thu Sep 17 18:50:57 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Update to v0.3. >How-To-Repeat: >Fix: diff -urN /usr/ports/devel/libpthread-stubs/Makefile libpthread-stubs/Makefile --- /usr/ports/devel/libpthread-stubs/Makefile 2008-08-21 11:46:43.000000000 +0530 +++ libpthread-stubs/Makefile 2009-10-18 21:09:29.000000000 +0530 @@ -6,7 +6,7 @@ # PORTNAME= libpthread-stubs -PORTVERSION= 0.1 +PORTVERSION= 0.3 CATEGORIES= devel MASTER_SITES= http://xcb.freedesktop.org/dist/ diff -urN /usr/ports/devel/libpthread-stubs/distinfo libpthread-stubs/distinfo --- /usr/ports/devel/libpthread-stubs/distinfo 2007-01-29 14:50:36.000000000 +0530 +++ libpthread-stubs/distinfo 2009-10-18 21:09:38.000000000 +0530 @@ -1,3 +1,3 @@ -MD5 (libpthread-stubs-0.1.tar.bz2) = 774eabaf33440d534efe108ef9130a7d -SHA256 (libpthread-stubs-0.1.tar.bz2) = 004dae11e11598584939d66d26a5ab9b48d08a00ca2d00ae8d38ee3ac7a15d65 -SIZE (libpthread-stubs-0.1.tar.bz2) = 194060 +MD5 (libpthread-stubs-0.3.tar.bz2) = e8fa31b42e13f87e8f5a7a2b731db7ee +SHA256 (libpthread-stubs-0.3.tar.bz2) = 35b6d54e3cc6f3ba28061da81af64b9a92b7b757319098172488a660e3d87299 +SIZE (libpthread-stubs-0.3.tar.bz2) = 203468 diff -urN /usr/ports/devel/libpthread-stubs/files/patch-Makefile.in libpthread-stubs/files/patch-Makefile.in --- /usr/ports/devel/libpthread-stubs/files/patch-Makefile.in 2007-02-09 05:12:11.000000000 +0530 +++ libpthread-stubs/files/patch-Makefile.in 2009-10-18 21:13:00.000000000 +0530 @@ -1,6 +1,9 @@ ---- Makefile.in.orig Fri Feb 9 01:16:19 2007 -+++ Makefile.in Fri Feb 9 01:17:05 2007 -@@ -62,9 +62,9 @@ + +$FreeBSD$ + +--- Makefile.in.orig ++++ Makefile.in +@@ -75,9 +75,9 @@ LTLIBRARIES = $(lib_LTLIBRARIES) libpthread_stubs_la_LIBADD = am__libpthread_stubs_la_SOURCES_DIST = stubs.c @@ -9,21 +12,12 @@ libpthread_stubs_la_OBJECTS = $(am_libpthread_stubs_la_OBJECTS) -@BUILD_LIB_TRUE@am_libpthread_stubs_la_rpath = -rpath $(libdir) +am_libpthread_stubs_la_rpath = -rpath $(libdir) - DEFAULT_INCLUDES = -I. -I$(srcdir) -I. + DEFAULT_INCLUDES = -I.@am__isrc@ depcomp = $(SHELL) $(top_srcdir)/depcomp am__depfiles_maybe = depfiles -@@ -102,8 +102,6 @@ - AUTOHEADER = @AUTOHEADER@ - AUTOMAKE = @AUTOMAKE@ - AWK = @AWK@ --BUILD_LIB_FALSE = @BUILD_LIB_FALSE@ --BUILD_LIB_TRUE = @BUILD_LIB_TRUE@ - CC = @CC@ - CCDEPMODE = @CCDEPMODE@ - CFLAGS = @CFLAGS@ -@@ -199,8 +197,8 @@ - target_alias = @target_alias@ - pkgconfigdir = $(libdir)/pkgconfig +@@ -221,8 +221,8 @@ + top_srcdir = @top_srcdir@ + pkgconfigdir = $(prefix)/libdata/pkgconfig pkgconfig_DATA = pthread-stubs.pc -@BUILD_LIB_TRUE@lib_LTLIBRARIES = libpthread-stubs.la -@BUILD_LIB_TRUE@libpthread_stubs_la_SOURCES = stubs.c >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091018160031.64BB84AEDF>