svn commit: r364465 - head/sysutils/samefile
Antoine Brodin
antoine at FreeBSD.org
Sat Aug 9 18:55:02 UTC 2014
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 <<<<"
More information about the svn-ports-all
mailing list