svn commit: r305136 - head/comms/spandsp-devel

Ruslan Mahmatkhanov rm at FreeBSD.org
Mon Oct 1 16:58:50 UTC 2012


Author: rm
Date: Mon Oct  1 16:58:49 2012
New Revision: 305136
URL: http://svn.freebsd.org/changeset/ports/305136

Log:
  - remove tiff shlib version
  - remove indefinite article from COMMENT
  - pass maintainership to submitter
  
  PR:		172212
  Submitted by:	nemysis <nemysis at gmx dot ch>

Modified:
  head/comms/spandsp-devel/Makefile

Modified: head/comms/spandsp-devel/Makefile
==============================================================================
--- head/comms/spandsp-devel/Makefile	Mon Oct  1 16:33:19 2012	(r305135)
+++ head/comms/spandsp-devel/Makefile	Mon Oct  1 16:58:49 2012	(r305136)
@@ -8,10 +8,10 @@ MASTER_SITES=	http://www.soft-switch.org
 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



More information about the svn-ports-all mailing list