ports/101587: [PATCH] devel/commoncpp: Fix pkg-descr, replace depr. var

Stanislav Sedov ssedov at mbsd.msk.ru
Mon Aug 7 16:10:17 UTC 2006


>Number:         101587
>Category:       ports
>Synopsis:       [PATCH] devel/commoncpp: Fix pkg-descr, replace depr. var
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 07 16:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Stanislav Sedov
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
MBSD labs, Inc.
>Environment:
System: FreeBSD fonon.realnet 7.0-CURRENT FreeBSD 7.0-CURRENT #1: Wed Aug  2 21:44:37 MSD
>Description:
[subj]

Copy of this message was sent to (acm at FreeBSD.org).

>How-To-Repeat:
>Fix:

--- commoncpp-1.4.2,2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/commoncpp/Makefile /var/tmp/commoncpp/Makefile
--- /usr/ports/devel/commoncpp/Makefile	Tue Jul 25 20:59:21 2006
+++ /var/tmp/commoncpp/Makefile	Mon Aug  7 20:07:07 2006
@@ -30,7 +30,7 @@
 USE_GCC=	3.4+
 CONFIGURE_ENV=	CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \
 		ac_cv_path_DOXYGEN=no
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 INFO=		commoncpp2
 
diff -ruN --exclude=CVS /usr/ports/devel/commoncpp/pkg-descr /var/tmp/commoncpp/pkg-descr
--- /usr/ports/devel/commoncpp/pkg-descr	Sat Jun  4 02:30:47 2005
+++ /var/tmp/commoncpp/pkg-descr	Mon Aug  7 20:06:49 2006
@@ -1,4 +1,4 @@
-Common C++ offers a portable highly portable C++ application development
+Common C++ offers a highly portable C++ application development
 framework.  Common C++ provides	classes for threads, sockets, daemon
 management, system logging, object synchronization, realtime network
 development, persistant object management, and file access.
--- commoncpp-1.4.2,2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list