pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/hs-temporary



Module Name:    pkgsrc
Committed By:   szptvlfn
Date:           Thu Sep 11 21:59:29 UTC 2014

Added Files:
        pkgsrc/sysutils/hs-temporary: DESCR Makefile PLIST buildlink3.mk
            distinfo

Log Message:
Import temporary-1.2.0.3 as sysutils/hs-temporary,
packaged for wip.

The functions for creating temporary files and directories in the base
library are quite limited. The unixutils package contains some good ones,
but they aren't portable to Windows. This library just repackages the Cabal
implementations of its own temporary file and folder functions so that you
can use them without linking against Cabal or depending on it being
installed.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/sysutils/hs-temporary/DESCR \
    pkgsrc/sysutils/hs-temporary/Makefile pkgsrc/sysutils/hs-temporary/PLIST \
    pkgsrc/sysutils/hs-temporary/buildlink3.mk \
    pkgsrc/sysutils/hs-temporary/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index