[131390] trunk/dports/devel/libuninameslist/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Jan 10 10:56:01 PST 2015
Revision: 131390
https://trac.macports.org/changeset/131390
Author: ryandesign at macports.org
Date: 2015-01-10 10:56:01 -0800 (Sat, 10 Jan 2015)
Log Message:
-----------
libuninameslist: update to 0.4.20140731 (#46142)
Modified Paths:
--------------
trunk/dports/devel/libuninameslist/Portfile
Modified: trunk/dports/devel/libuninameslist/Portfile
===================================================================
--- trunk/dports/devel/libuninameslist/Portfile 2015-01-10 18:39:10 UTC (rev 131389)
+++ trunk/dports/devel/libuninameslist/Portfile 2015-01-10 18:56:01 UTC (rev 131390)
@@ -2,9 +2,10 @@
# $Id$
PortSystem 1.0
+PortGroup github 1.0
-name libuninameslist
-version 20091231
+epoch 1
+github.setup fontforge libuninameslist 0.4.20140731
categories devel textproc unicode
maintainers nomaintainer
license Permissive
@@ -16,24 +17,15 @@
platforms darwin
-homepage http://libuninameslist.sourceforge.net/
-master_sites sourceforge:project/libuninameslist/libuninameslist%20sources/Unicode_5.2-${version}
+checksums rmd160 2115e802d2c7147fbf2755c82874f2f30e36b5e4 \
+ sha256 6156668b6631b58a56a3698a77c4e476884fdd13fda0cac5e03b680c8accc9e8
-use_bzip2 yes
-checksums md5 14f47d50fb0e05c5029298847437feab \
- sha1 8711f617600a5a975007f8ebdf8047c84f66235f \
- rmd160 6d906622f5aac7bfc2dcdfcc248b5c5cfa725668
+use_autoreconf yes
-worksrcdir ${name}
-
-build.target
-
destroot.destdir prefix=${destroot}${prefix}
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
- xinstall -m 644 -W ${worksrcpath} COPYING LICENSE \
+ xinstall -m 644 -W ${worksrcpath} COPYING LICENSE README \
${destroot}${prefix}/share/doc/${name}
}
-
-livecheck.regex /${name}-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150110/b657aa53/attachment.html>
More information about the macports-changes
mailing list