ports/104655: [maintainer update] polish/ekg and its new mastersite

Aleksander Fafula alex at fafula.com
Sat Oct 21 17:00:33 UTC 2006


>Number:         104655
>Category:       ports
>Synopsis:       [maintainer update] polish/ekg and its new mastersite
>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:   Sat Oct 21 17:00:30 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Aleksander Fafula
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
Fafula.com, BSDGuru.org 
>Environment:


System: FreeBSD 7.0-CURRENT #0: Sun Oct 15 16:58:15 CEST 2006
    root at o:/home/obj/usr/src/sys/ALEX



>Description:


Fix of non fetchable port.
s/INSTALLS_SHLIB/USE_LDCONFIG


>How-To-Repeat:


.


>Fix:


--- ekg_mastersite_patch begins here ---
diff -ruN ekg.orig/Makefile ekg/Makefile
--- ekg.orig/Makefile	Fri Jul 28 19:08:16 2006
+++ ekg/Makefile	Sat Oct 21 17:29:24 2006
@@ -9,7 +9,7 @@
 PORTREVISION=		1
 PORTEPOCH=		2
 CATEGORIES=		polish net-im
-MASTER_SITES=		http://dev.null.pl/ekg/
+MASTER_SITES=		http://ekg.chmurka.net/
 
 MAINTAINER=		alex at bsdguru.org
 COMMENT=		Text-mode Gadu-Gadu client
@@ -28,7 +28,7 @@
 			CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
 			LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
 
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 
 MAN1=		ekg.1
 MANLANG=	"" pl
--- ekg_mastersite_patch ends here ---



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



More information about the freebsd-ports-bugs mailing list