pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/icu



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Dec  4 09:01:20 UTC 2016

Modified Files:
        pkgsrc/textproc/icu: PLIST

Log Message:
PLIST fix for Darwin


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 pkgsrc/textproc/icu/PLIST

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

Modified files:

Index: pkgsrc/textproc/icu/PLIST
diff -u pkgsrc/textproc/icu/PLIST:1.38 pkgsrc/textproc/icu/PLIST:1.39
--- pkgsrc/textproc/icu/PLIST:1.38      Sun Dec  4 04:11:32 2016
+++ pkgsrc/textproc/icu/PLIST   Sun Dec  4 09:01:20 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.38 2016/12/04 04:11:32 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.39 2016/12/04 09:01:20 adam Exp $
 bin/derb
 bin/genbrk
 bin/gencfu
@@ -234,6 +234,6 @@ sbin/gennorm2
 sbin/gensprep
 sbin/icupkg
 share/icu/${PKGVERSION}/LICENSE
-share/icu/${PKGVERSION}/config/mh-bsd-gcc
+share/icu/${PKGVERSION}/config/${MH_NAME}
 share/icu/${PKGVERSION}/install-sh
 share/icu/${PKGVERSION}/mkinstalldirs



Home | Main Index | Thread Index | Old Index