ports/117902: devel/newt: [PATCH]: portlint cleanups, claim maintainership
Philip M. Gollucci
pgollucci at p6m7g8.com
Wed Nov 7 23:20:02 UTC 2007
>Number: 117902
>Category: ports
>Synopsis: devel/newt: [PATCH]: portlint cleanups, claim maintainership
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Wed Nov 07 23:20:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator: Philip M. Gollucci
>Release: FreeBSD 8.0-CURRENT
>Organization:
Riderway Inc.
>Environment:
FreeBSD philip.hq.rws 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Tue Nov 6 16:28:12 EST 2007 pgollucci at philip.hq.rws:/usr/obj/usr/src/sys/RIDERWAY i386
>Description:
1) replace deprecated INSTALLS_SHLIB with USE_LDCONFIG
2) Claim maintainer
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/newt/Makefile,v
retrieving revision 1.29
diff -u -r1.29 Makefile
--- Makefile 3 Aug 2007 12:04:27 -0000 1.29
+++ Makefile 7 Nov 2007 23:16:50 -0000
@@ -14,14 +14,14 @@
MASTER_SITE_SUBDIR= perky
PKGNAMESUFFIX= ${PYTHONSUFFIX}${TCLSUFFIX}
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= pgollucci at p6m7g8.com
COMMENT= Not Erik's Windowing Toolkit: console I/O handling library#'
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang \
popt.0:${PORTSDIR}/devel/popt
GNU_CONFIGURE= yes
-INSTALLS_SHLIB= yes
+USE_LDCONFIG= yes
SOVERSION= 51
TCL_VERSION?= tcl8.3
TCL_NODOT= ${TCL_VERSION:S/.//}
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list