ports/66055: [MAINTAINER] devel/libukcprog: [SUMMARIZE CHANGES]

Tim Bishop tim at bishnet.net
Wed Apr 28 17:40:15 UTC 2004


>Number:         66055
>Category:       ports
>Synopsis:       [MAINTAINER] devel/libukcprog: [SUMMARIZE CHANGES]
>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:   Wed Apr 28 10:40:13 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Tim Bishop
>Release:        FreeBSD 5.2.1-RELEASE-p1 i386
>Organization:
>Environment:
System: FreeBSD pendennis.ukc.ac.uk 5.2.1-RELEASE-p1 FreeBSD 5.2.1-RELEASE-p1 #1: Thu Mar  4 00:16:43 GMT
>Description:
Fix files left behind as shown by bento:

http://bento.freebsd.org/errorlogs/i386-5-latest-logs/libukcprog-1.0.2_2.log

Add dependency on pkg-config, it can deal with the directory.

(I presume from the thread on ports@ that this is the way forward
for this precise problem?)

Removed file(s):
- files/patch-configure

Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:

--- libukcprog-1.0.2_2.patch begins here ---
Index: Makefile
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/libukcprog/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	14 Mar 2004 06:16:20 -0000	1.7
+++ Makefile	28 Apr 2004 17:26:59 -0000
@@ -23,6 +23,6 @@
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
 USE_LIBTOOL_VER=	13
-USE_GNOME=	gnomehack
+USE_GNOME=	gnomehack pkgconfig lthack
 
 .include <bsd.port.mk>
Index: pkg-plist
===================================================================
RCS file: /u1/freebsd/cvs/ports/devel/libukcprog/pkg-plist,v
retrieving revision 1.4
diff -u -r1.4 pkg-plist
--- pkg-plist	21 Oct 2003 14:12:36 -0000	1.4
+++ pkg-plist	27 Apr 2004 10:50:46 -0000
@@ -3,4 +3,3 @@
 lib/libukcprog.so
 lib/libukcprog.so.0
 libdata/pkgconfig/libukcprog.pc
- at unexec rmdir %D/lib/pkgconfig 2>/dev/null || true
Index: files/patch-configure
===================================================================
RCS file: files/patch-configure
diff -N files/patch-configure
--- files/patch-configure	21 Oct 2003 14:12:37 -0000	1.1
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,10 +0,0 @@
---- configure.orig	Tue Aug 26 08:10:39 2003
-+++ configure	Tue Aug 26 08:10:54 2003
-@@ -7856,6 +7856,7 @@
- 
- # This can be used to rebuild libtool when needed
- LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
-+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
- 
- # Always use our own libtool.
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
--- libukcprog-1.0.2_2.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list