Skip site navigation (1)Skip section navigation (2)
Date:      Thu,  5 Oct 2006 02:53:49 -0400 (EDT)
From:      Naram Qashat <cyberbotx@kirby.cyberbotx.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        tijl@ulyssis.org
Subject:   ports/103998: [PATCH] devel/libtifiles: Fixed with portlint
Message-ID:  <20061005065349.31819C2DC@kirby.cyberbotx.com>
Resent-Message-ID: <200610050700.k9570dpe002320@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         103998
>Category:       ports
>Synopsis:       [PATCH] devel/libtifiles: Fixed with portlint
>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:   Thu Oct 05 07:00:39 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Naram Qashat
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD kirby.cyberbotx.com 6.1-RELEASE FreeBSD 6.1-RELEASE #2: Sat Jun 24 14:10:54 EDT 2006
>Description:
Fixed with portlint

As an aside, I was going to try to up the revision to 0.6.6, but the
distfile for libtifiles 0.6.6 is corrupted and the ports system
won't take it.

Port maintainer (tijl@ulyssis.org) is cc'd.

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

--- libtifiles-0.6.5_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/devel/libtifiles/Makefile /kirby/shared/libtifiles/Makefile
--- /usr/ports/devel/libtifiles/Makefile	Thu Feb 23 05:36:02 2006
+++ /kirby/shared/libtifiles/Makefile	Wed Oct  4 02:55:18 2006
@@ -7,7 +7,7 @@
 
 PORTNAME=	libtifiles
 PORTVERSION=	0.6.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	devel
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	tilp
@@ -19,6 +19,6 @@
 USE_GNOME=	gnomehack pkgconfig
 USE_AUTOTOOLS=	libtool:15
 USE_GMAKE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>
--- libtifiles-0.6.5_2.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061005065349.31819C2DC>