[Midnightbsd-cvs] mports [17700] trunk/security/xspy: drop rmd, clean up plist uses imake

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Oct 8 22:51:17 EDT 2014


Revision: 17700
          http://svnweb.midnightbsd.org/mports/?rev=17700
Author:   laffer1
Date:     2014-10-08 22:51:16 -0400 (Wed, 08 Oct 2014)
Log Message:
-----------
drop rmd, clean up plist uses imake

Modified Paths:
--------------
    trunk/security/xspy/Makefile
    trunk/security/xspy/distinfo
    trunk/security/xspy/pkg-plist

Modified: trunk/security/xspy/Makefile
===================================================================
--- trunk/security/xspy/Makefile	2014-10-09 02:50:02 UTC (rev 17699)
+++ trunk/security/xspy/Makefile	2014-10-09 02:51:16 UTC (rev 17700)
@@ -2,18 +2,18 @@
 
 PORTNAME=	xspy
 PORTVERSION=	1.0c
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	security
 MASTER_SITES=	http://www.acm.vt.edu/~jmaxwell/programs/xspy/
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	A utility for monitoring keystrokes on remote X servers
+COMMENT=	Utility for monitoring keystrokes on remote X servers
+
 LICENSE=	other
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
-USE_IMAKE=	yes
+USES=		imake:notall
 USE_XORG=	x11
-XMKMF=		xmkmf
 
 ALL_TARGET=	xspy
 

Modified: trunk/security/xspy/distinfo
===================================================================
--- trunk/security/xspy/distinfo	2014-10-09 02:50:02 UTC (rev 17699)
+++ trunk/security/xspy/distinfo	2014-10-09 02:51:16 UTC (rev 17700)
@@ -1,3 +1,2 @@
 SHA256 (xspy-1.0c.tar.gz) = 59f170310cd24e63309a2e3487493c67251c366798da901e0bd248052e3dce8d
-RMD160 (xspy-1.0c.tar.gz) = 158b7551e07748ee956ce1af26e14b3577fc9ea9
 SIZE (xspy-1.0c.tar.gz) = 4834

Modified: trunk/security/xspy/pkg-plist
===================================================================
--- trunk/security/xspy/pkg-plist	2014-10-09 02:50:02 UTC (rev 17699)
+++ trunk/security/xspy/pkg-plist	2014-10-09 02:51:16 UTC (rev 17700)
@@ -1,2 +1 @@
- at comment $FreeBSD: ports/security/xspy/pkg-plist,v 1.1 2003/02/14 12:19:07 markp Exp $
 bin/xspy



More information about the Midnightbsd-cvs mailing list