Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Nov 2013 22:15:31 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334356 - head/sysutils/prips
Message-ID:  <201311192215.rAJMFVYL097669@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Nov 19 22:15:31 2013
New Revision: 334356
URL: http://svnweb.freebsd.org/changeset/ports/334356

Log:
  - Add missing plist
  - Bump PORTREVISION as it was producing empty packages

Added:
  head/sysutils/prips/pkg-plist   (contents, props changed)
Modified:
  head/sysutils/prips/Makefile

Modified: head/sysutils/prips/Makefile
==============================================================================
--- head/sysutils/prips/Makefile	Tue Nov 19 22:04:57 2013	(r334355)
+++ head/sysutils/prips/Makefile	Tue Nov 19 22:15:31 2013	(r334356)
@@ -3,6 +3,7 @@
 
 PORTNAME=	prips
 PORTVERSION=	0.9.9
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://devel.ringlet.net/sysutils/prips/
 

Added: head/sysutils/prips/pkg-plist
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/sysutils/prips/pkg-plist	Tue Nov 19 22:15:31 2013	(r334356)
@@ -0,0 +1,4 @@
+bin/prips
+man/man1/prips.1.gz
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%PORTDOCS%%%%DOCSDIR%%



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