Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Aug 2014 18:55:02 +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: r364465 - head/sysutils/samefile
Message-ID:  <53e66e86.2930.6b6a27fe@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Aug  9 18:55:02 2014
New Revision: 364465
URL: http://svnweb.freebsd.org/changeset/ports/364465
QAT: https://qat.redports.org/buildarchive/r364465/

Log:
  Package something

Modified:
  head/sysutils/samefile/Makefile

Modified: head/sysutils/samefile/Makefile
==============================================================================
--- head/sysutils/samefile/Makefile	Sat Aug  9 18:51:54 2014	(r364464)
+++ head/sysutils/samefile/Makefile	Sat Aug  9 18:55:02 2014	(r364465)
@@ -2,6 +2,7 @@
 
 PORTNAME=	samefile
 PORTVERSION=	2.15
+PORTREVISION=	1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.schweikhardt.net/
 
@@ -14,6 +15,8 @@ GNU_CONFIGURE=	yes
 
 CFLAGS+=	-ansi -pedantic -Wall -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -Wnested-externs -Winline -Wno-long-long
 
+PLIST_FILES=	bin/samefile man/man1/samefile.1.gz
+
 post-build:
 	@${ECHO_MSG} "   >>>>                        <<<<"
 	@${ECHO_MSG} "   >>>> Running the test suite <<<<"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53e66e86.2930.6b6a27fe>