diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2012-03-15 15:32:12 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2012-03-15 15:32:12 +0000 |
commit | 6edc6a3c27c9fe1c5899af0910f79ece8cdbae36 (patch) | |
tree | 9537ae5a99097580f54706564e4616f9798f2522 /chinese | |
parent | 0e42c17d3e83e9a09d1bc4ef73bfe58f9a28aab5 (diff) | |
download | ports-6edc6a3c27c9fe1c5899af0910f79ece8cdbae36.tar.gz ports-6edc6a3c27c9fe1c5899af0910f79ece8cdbae36.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gcin/Makefile | 4 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index e750504d897d..aceeee03845d 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 PORTREVISION= 0 CATEGORIES= chinese textproc gnome MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/:main @@ -78,7 +78,7 @@ post-patch: s,-ldl,,; \ s,mandir=$$datadir,mandir=$$prefix,; \ s,/usr/share,$$prefix/share,; \ - s,/usr/lib64/qt4/bin/moc,${LOCALBASE}/bin/moc-qt4,; \ + s,/usr/bin/moc,${LOCALBASE}/bin/moc-qt4,; \ 1, 300 s,gcc,$$CC,; s,gcin-$$GCIN_VERSION,gcin,; \ /GCIN_DEBUG/ d' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's,\/usr\/share,$$(prefix)\/share,;' \ diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index f938cf9c1a4c..ab81fd3369c1 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,2 +1,2 @@ -SHA256 (gcin-2.7.4.tar.xz) = 3aed8070ea4b4460518b8707e50473ce675938c0ffb0e5f17db5c9fc9ea01442 -SIZE (gcin-2.7.4.tar.xz) = 3027824 +SHA256 (gcin-2.7.5.tar.xz) = d94c4dabc5577d93a07fbac02d53b60d326fe4c996246492edd2d66ff6d25ed1 +SIZE (gcin-2.7.5.tar.xz) = 3026028 |