[Midnightbsd-cvs] src [7094] trunk/UPDATING: document libmport changes on @sample and @shell

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Jul 15 08:11:05 EDT 2015


Revision: 7094
          http://svnweb.midnightbsd.org/src/?rev=7094
Author:   laffer1
Date:     2015-07-15 08:11:04 -0400 (Wed, 15 Jul 2015)
Log Message:
-----------
document libmport changes on @sample and @shell

Modified Paths:
--------------
    trunk/UPDATING

Modified: trunk/UPDATING
===================================================================
--- trunk/UPDATING	2015-07-15 12:08:26 UTC (rev 7093)
+++ trunk/UPDATING	2015-07-15 12:11:04 UTC (rev 7094)
@@ -1,5 +1,12 @@
 Updating Information for MidnightBSD users.
 
+20150715:
+	libmport now supports @shell and @sample in plists. This means that
+	a shell port can automatically add an entry to /etc/shells and remove
+	it upon uninstallation. For sample files, a copy is made without the 
+	.sample extension if one does not exist and it is removed automatically
+	only if the md5 hash of the two files is the same. 
+
 20150709:
 	flex 2.5.39
 



More information about the Midnightbsd-cvs mailing list