ports/172212: [PATCH] comms/spandsp-devel: Makefile changed, take maintainership

nemysis nemysis at gmx.ch
Mon Oct 1 14:50:02 UTC 2012


>Number:         172212
>Category:       ports
>Synopsis:       [PATCH] comms/spandsp-devel: Makefile changed, take maintainership
>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 Oct 01 14:50:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:

Makefile changed

+COMMENT=	DSP library and software FAX machine

+LIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff

- Take maintainership

Generated and tested manually, tested with port test and with RedPorts (all RELEASES, CLANG), sent with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:

portlint -A
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.


port test: clean


Build log RedPorts

https://redports.org/buildarchive/20121001123724-30768/

>Fix:

--- spandsp-devel-0.0.6.p21.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/comms/spandsp-devel/Makefile ./Makefile
--- /usr/ports/comms/spandsp-devel/Makefile	2012-09-01 13:36:03.000000000 +0200
+++ ./Makefile	2012-10-01 14:33:46.000000000 +0200
@@ -8,10 +8,10 @@
 PKGNAMESUFFIX=	-devel
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
-COMMENT=	A DSP library and software FAX machine
+MAINTAINER=	nemysis at gmx.ch
+COMMENT=	DSP library and software FAX machine
 
-LIB_DEPENDS=	tiff.4:${PORTSDIR}/graphics/tiff
+LIB_DEPENDS=	tiff:${PORTSDIR}/graphics/tiff
 
 WRKSRC=		${WRKDIR}/spandsp-${DISTVERSION:C/pre.*//}
 USE_AUTOTOOLS=	libtool autoconf
--- spandsp-devel-0.0.6.p21.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list