diff options
author | vanilla <vanilla@FreeBSD.org> | 2012-03-15 23:32:12 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2012-03-15 23:32:12 +0800 |
commit | d7610ae80611515ad621b84a4c20a383bc5917d4 (patch) | |
tree | b634f436a28c2ddb8bbb0c0321acaee3d889d714 /chinese | |
parent | 6348dc9b6587cf8a989106efd0a25ed3010a1676 (diff) | |
download | freebsd-ports-gnome-d7610ae80611515ad621b84a4c20a383bc5917d4.tar.gz freebsd-ports-gnome-d7610ae80611515ad621b84a4c20a383bc5917d4.tar.zst freebsd-ports-gnome-d7610ae80611515ad621b84a4c20a383bc5917d4.zip |
Upgrade to 2.7.5.
Feature safe: yes
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 |