Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Feb 2015 19:01:06 +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: r380158 - head/lang/jimtcl
Message-ID:  <201502281901.t1SJ1673027908@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Feb 28 19:01:05 2015
New Revision: 380158
URL: https://svnweb.freebsd.org/changeset/ports/380158
QAT: https://qat.redports.org/buildarchive/r380158/

Log:
  Fix packaging

Modified:
  head/lang/jimtcl/pkg-plist

Modified: head/lang/jimtcl/pkg-plist
==============================================================================
--- head/lang/jimtcl/pkg-plist	Sat Feb 28 18:48:07 2015	(r380157)
+++ head/lang/jimtcl/pkg-plist	Sat Feb 28 19:01:05 2015	(r380158)
@@ -7,4 +7,5 @@ include/jim-subcmd.h
 include/jim-win32compat.h
 include/jim.h
 lib/jim/README.extensions
-lib/libjim.so.0.75
+lib/jim/tcltest.tcl
+lib/libjim.so.0.76



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