svn commit: r366209 - head/math/stp
Antoine Brodin
antoine at FreeBSD.org
Tue Aug 26 12:29:49 UTC 2014
Author: antoine
Date: Tue Aug 26 12:29:48 2014
New Revision: 366209
URL: http://svnweb.freebsd.org/changeset/ports/366209
QAT: https://qat.redports.org/buildarchive/r366209/
Log:
Package something
Added:
head/math/stp/pkg-plist (contents, props changed)
Modified:
head/math/stp/Makefile
Modified: head/math/stp/Makefile
==============================================================================
--- head/math/stp/Makefile Tue Aug 26 11:48:55 2014 (r366208)
+++ head/math/stp/Makefile Tue Aug 26 12:29:48 2014 (r366209)
@@ -3,6 +3,7 @@
PORTNAME= stp
PORTVERSION= 1436
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://intara.arrowdodger.ru/
Added: head/math/stp/pkg-plist
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/math/stp/pkg-plist Tue Aug 26 12:29:48 2014 (r366209)
@@ -0,0 +1,10 @@
+bin/stp
+include/stp/c_interface.h
+include/stp/cpp_interface.h
+lib/cmake/STP/STPConfig.cmake
+lib/cmake/STP/STPTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/STP/STPTargets.cmake
+lib/libstp.a
+ at dirrmtry include/stp
+ at dirrmtry lib/cmake/STP
+ at dirrmtry lib/cmake
More information about the svn-ports-all
mailing list