Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Aug 2014 12:29:48 +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: r366209 - head/math/stp
Message-ID:  <201408261229.s7QCTmVG060294@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
+@dirrmtry include/stp
+@dirrmtry lib/cmake/STP
+@dirrmtry lib/cmake



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