FreeBSD Bugzilla – Attachment 54090 Details for
Bug 81850
Update port: devel/commoncpp to 1.2.7
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.23 KB, created by
tkato432
on 2005-06-03 16:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2005-06-03 16:10:02 UTC
Size:
4.23 KB
patch
obsolete
>diff -urN /usr/ports/devel/commoncpp/Makefile devel/commoncpp/Makefile >--- /usr/ports/devel/commoncpp/Makefile Fri Dec 24 02:48:48 2004 >+++ devel/commoncpp/Makefile Wed Jun 1 21:30:41 2005 >@@ -6,24 +6,26 @@ > # > > PORTNAME= commoncpp2 >-PORTVERSION= 1.1.0 >-PORTREVISION= 0 >+PORTVERSION= 1.2.7 > PORTEPOCH= 1 > CATEGORIES= devel >-MASTER_SITES= ${MASTER_SITE_GNU} \ >- ${MASTER_SITE_SOURCEFORGE} >-MASTER_SITE_SUBDIR= commonc++ cplusplus >+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} >+MASTER_SITE_SUBDIR= gnutelephony > > MAINTAINER= ports@FreeBSD.org > COMMENT= GNU project portable class framework for C++ > >-USE_GETOPT_LONG=yes >-USE_GNOME= gnometarget libxml2 >-GNU_CONFIGURE= yes >-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" >+USE_GNOME= gnomehack gnometarget libxml2 >+USE_GETOPT_LONG= yes > USE_GMAKE= yes >+USE_LIBTOOL_VER= 15 >+CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ >+ ac_cv_path_DOXYGEN=no > INSTALLS_SHLIB= yes > > INFO= commoncpp2 >+ >+CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} >+LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS} > > .include <bsd.port.mk> >diff -urN /usr/ports/devel/commoncpp/distinfo devel/commoncpp/distinfo >--- /usr/ports/devel/commoncpp/distinfo Fri Feb 13 13:34:50 2004 >+++ devel/commoncpp/distinfo Wed Jun 1 21:23:37 2005 >@@ -1,2 +1,2 @@ >-MD5 (commoncpp2-1.1.0.tar.gz) = 2063b53d4918df9c0a2dd157ad197573 >-SIZE (commoncpp2-1.1.0.tar.gz) = 749562 >+MD5 (commoncpp2-1.2.7.tar.gz) = 6d0b05f02e2f2881ff6fa5ee2696c88d >+SIZE (commoncpp2-1.2.7.tar.gz) = 814003 >diff -urN /usr/ports/devel/commoncpp/files/patch-config:ltmain.sh devel/commoncpp/files/patch-config:ltmain.sh >--- /usr/ports/devel/commoncpp/files/patch-config:ltmain.sh Fri Feb 13 13:34:50 2004 >+++ devel/commoncpp/files/patch-config:ltmain.sh Thu Jan 1 09:00:00 1970 >@@ -1,15 +0,0 @@ >---- autoconf/ltmain.sh.orig Thu Feb 12 16:50:30 2004 >-+++ autoconf/ltmain.sh Thu Feb 12 16:50:39 2004 >-@@ -5428,10 +5428,12 @@ >- fi >- >- # Install the pseudo-library for information purposes. >-+ if /usr/bin/false ; then >- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'` >- instname="$dir/$name"i >- $show "$install_prog $instname $destdir/$name" >- $run eval "$install_prog $instname $destdir/$name" || exit $? >-+ fi >- >- # Maybe install the static library, too. >- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library" >diff -urN /usr/ports/devel/commoncpp/files/patch-include_cc++_thread.h devel/commoncpp/files/patch-include_cc++_thread.h >--- /usr/ports/devel/commoncpp/files/patch-include_cc++_thread.h Thu Dec 23 19:48:05 2004 >+++ devel/commoncpp/files/patch-include_cc++_thread.h Thu Jan 1 09:00:00 1970 >@@ -1,11 +0,0 @@ >---- include/cc++/thread.h.orig Sat Jan 17 17:51:01 2004 >-+++ include/cc++/thread.h Thu Dec 23 16:38:55 2004 >-@@ -914,7 +914,7 @@ >- static Thread* _main; >- >- Thread *_parent; >-- enum Cancel _cancel; >-+ Cancel _cancel; >- Semaphore *_start; >- >- // private data >diff -urN /usr/ports/devel/commoncpp/pkg-descr devel/commoncpp/pkg-descr >--- /usr/ports/devel/commoncpp/pkg-descr Fri Dec 5 17:20:41 2003 >+++ devel/commoncpp/pkg-descr Wed Jun 1 21:23:09 2005 >@@ -3,7 +3,7 @@ > management, system logging, object synchronization, realtime network > development, persistant object management, and file access. > >-WWW: http://www.gnu.org/software/commoncpp/ >+WWW: http://www.gnutelephony.org/ > > - David Sugar > dyfet@gnu.org >diff -urN /usr/ports/devel/commoncpp/pkg-plist devel/commoncpp/pkg-plist >--- /usr/ports/devel/commoncpp/pkg-plist Mon Apr 12 12:49:52 2004 >+++ devel/commoncpp/pkg-plist Wed Jun 1 21:37:17 2005 >@@ -1,4 +1,5 @@ > bin/ccgnu2-config >+include/cc++2/cc++/address.h > include/cc++2/cc++/buffer.h > include/cc++2/cc++/cmdoptns.h > include/cc++2/cc++/common.h >@@ -31,14 +32,16 @@ > include/cc++2/cc++/unix.h > include/cc++2/cc++/url.h > include/cc++2/cc++/xml.h >-@dirrm include/cc++2/cc++ >-@dirrm include/cc++2 >-share/aclocal/ost_check2.m4 >-lib/libccgnu2.a >-lib/libccgnu2.so >-lib/libccgnu2-1.1.so >-lib/libccgnu2-1.1.so.0 >+lib/libccext2-1.2.so >+lib/libccext2-1.2.so.1 > lib/libccext2.a > lib/libccext2.so >-lib/libccext2-1.1.so >-lib/libccext2-1.1.so.0 >+lib/libccgnu2-1.2.so >+lib/libccgnu2-1.2.so.1 >+lib/libccgnu2.a >+lib/libccgnu2.so >+libdata/pkgconfig/libccext2.pc >+libdata/pkgconfig/libccgnu2.pc >+share/aclocal/ost_check2.m4 >+@dirrm include/cc++2/cc++ >+@dirrm include/cc++2
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 81850
: 54090