Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Oct 2013 21:17:44 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330542 - head/audio/beep
Message-ID:  <201310162117.r9GLHitJ080976@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: madpilot
Date: Wed Oct 16 21:17:44 2013
New Revision: 330542
URL: http://svnweb.freebsd.org/changeset/ports/330542

Log:
  - Convert to staging

Modified:
  head/audio/beep/Makefile   (contents, props changed)

Modified: head/audio/beep/Makefile
==============================================================================
--- head/audio/beep/Makefile	Wed Oct 16 21:11:27 2013	(r330541)
+++ head/audio/beep/Makefile	Wed Oct 16 21:17:44 2013	(r330542)
@@ -9,14 +9,11 @@ MASTER_SITES=	http://freebsd.unixfreunde
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Beeps a certain duration and pitch out of the PC Speaker
 
-NO_STAGE=	yes
-MAN1=		beep.1
-MANCOMPRESSED=	maybe
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 ONLY_FOR_ARCHS=	i386 amd64 pc98
 
-PLIST_FILES=	bin/beep
+PLIST_FILES=	bin/beep man/man1/beep.1.gz
 
 post-patch:
 	${REINPLACE_CMD} 's|machine/speaker\.h|dev/speaker/speaker.h|' \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310162117.r9GLHitJ080976>