svn commit: r334356 - head/sysutils/prips

Antoine Brodin antoine at FreeBSD.org
Tue Nov 19 22:15:31 UTC 2013


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%%


More information about the svn-ports-head mailing list