ports/139722: Update Port: devel/libpthread-stubs to v0.3
| From: | Ashish SHUKLA <wahjava@gmail.com> |
| Date: | Sun, 18 Oct 2009 21:30:31 +0530 (IST) |
| Subject: | Update Port: devel/libpthread-stubs to v0.3 |
| Send-pr version: | 3.113 |
| Number: | 139722 |
| Category: | ports |
| Synopsis: | Update Port: devel/libpthread-stubs to v0.3 |
| Severity: | non-critical |
| Priority: | low |
| Responsible: | miwi@FreeBSD.org |
| State: | closed |
| Class: | maintainer-update |
| Arrival-Date: | Sun Oct 18 16:10:00 UTC 2009 |
| Closed-Date: | Thu Nov 05 20:17:11 UTC 2009 |
| Last-Modified: | Thu Nov 5 20:20:01 UTC 2009 |
| 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: |
| Download patch-1.diff |
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: |
| Responsible Changed | |
| From-To: | freebsd-ports-bugs->miwi |
| By: | miwi |
| When: | Thu Oct 29 09:47:26 UTC 2009 |
| Why: | I'll take it. |
| State Changed | |
| From-To: | open->feedback |
| By: | miwi |
| When: | Fri Oct 30 10:19:14 UTC 2009 |
| Why: | fails to build on 6.X http://64bit.miwibox.org/index.php?action=describe_port&id=63 http://32bit.miwibox.org/index.php?action=describe_port&id=63 |
| Reply via E-mail | |||
| From: | wahjava@gmail.com (Ashish SHUKLA) | ||
| Date: | Thu, 05 Nov 2009 06:52:14 +0530 | ||
|
micalg=pgp-sha1; protocol="application/pgp-signature" --==-=-= Content-Transfer-Encoding: quoted-printable Hi Martin, Apologies for the delay in replying. Please discard the old diff and refer to the attached diff. This should hopefully fix the issue. =2D-=20 Ashish SHUKLA --==-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.13 (FreeBSD) iEYEARECAAYFAkryKMYACgkQHy+EEHYuXnSRfACgxjUpS43w6qNyXvdEvcQwlUqa xE8AoMehojseaX8annSMGVo6PbLsBJFY =mhfE -----END PGP SIGNATURE----- --==-=-=--
| |||
| State Changed | |
| From-To: | feedback->closed |
| By: | miwi |
| When: | Thu Nov 5 20:17:10 UTC 2009 |
| Why: | Committed. Thanks! |
| Reply via E-mail | |
| From: | dfilter@FreeBSD.ORG (dfilter service) |
| Date: | Thu, 5 Nov 2009 20:16:10 +0000 (UTC) |
|
miwi 2009-11-05 20:16:01 UTC FreeBSD ports repository Modified files: devel/libpthread-stubs Makefile distinfo devel/libpthread-stubs/files patch-Makefile.in Log: - Update to 0.3 PR: 139722 Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer) Revision Changes Path 1.3 +8 -2 ports/devel/libpthread-stubs/Makefile 1.2 +3 -3 ports/devel/libpthread-stubs/distinfo 1.2 +10 -16 ports/devel/libpthread-stubs/files/patch-Makefile.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" | |
| Unformatted: |
