Page MenuHomeFreeBSD

D29426.id86338.diff
No OneTemporary

D29426.id86338.diff

Index: Keywords/touch.ucl
===================================================================
--- /dev/null
+++ Keywords/touch.ucl
@@ -0,0 +1,10 @@
+# $FreeBSD$
+#
+# MAINTAINER: portmgr@FreeBSD.org
+actions: []
+arguments: true
+post-install-lua: <<EOD
+ for i=1, #arg do
+ assert(io.open(pkg.prefixed_path(arg[i]), "a"):close())
+ end
+EOD

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 24, 2:52 AM (9 h, 4 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35426608
Default Alt Text
D29426.id86338.diff (343 B)

Event Timeline