diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-06-14 09:40:06 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-06-14 09:40:06 +0800 |
commit | 54df0154d04031b1b677e33302e00f21f635195c (patch) | |
tree | 16cc6a312915701b170f9a13e884ddc73b1f7fe4 /chinese | |
parent | a1ffba56e55610d838ee8075f5465dfd1f3c75ed (diff) | |
download | freebsd-ports-gnome-54df0154d04031b1b677e33302e00f21f635195c.tar.gz freebsd-ports-gnome-54df0154d04031b1b677e33302e00f21f635195c.tar.zst freebsd-ports-gnome-54df0154d04031b1b677e33302e00f21f635195c.zip |
Upgrade to 0.9.7.
PR: ports/82201
Submitted by: chisan
Reviewed by: maintainer
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/gcin-devel/Makefile | 4 | ||||
-rw-r--r-- | chinese/gcin-devel/distinfo | 4 | ||||
-rw-r--r-- | chinese/gcin-devel/files/patch-configure | 17 | ||||
-rw-r--r-- | chinese/gcin/Makefile | 4 | ||||
-rw-r--r-- | chinese/gcin/distinfo | 4 | ||||
-rw-r--r-- | chinese/gcin/files/patch-configure | 17 |
6 files changed, 36 insertions, 14 deletions
diff --git a/chinese/gcin-devel/Makefile b/chinese/gcin-devel/Makefile index f485d98984a4..60ba036b3581 100644 --- a/chinese/gcin-devel/Makefile +++ b/chinese/gcin-devel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ http://edt1023.sayya.org/misc/ @@ -25,6 +25,8 @@ USE_GNOME= gtk20 USE_GMAKE= YES PLIST_SUB+= BOSHIAMY="@comment " +MAN1= gcin.1 gcin2tab.1 + .include <bsd.port.pre.mk> pre-everything:: diff --git a/chinese/gcin-devel/distinfo b/chinese/gcin-devel/distinfo index 31092a61c1c2..845dfb32aef1 100644 --- a/chinese/gcin-devel/distinfo +++ b/chinese/gcin-devel/distinfo @@ -1,4 +1,4 @@ -MD5 (gcin-0.9.6.tar.bz2) = ce72ffd4eaf7c031fc1818e44f2229c7 -SIZE (gcin-0.9.6.tar.bz2) = 1167858 +MD5 (gcin-0.9.7.tar.bz2) = 43621aecfaec6a1c20da06c9861d639c +SIZE (gcin-0.9.7.tar.bz2) = 1171716 MD5 (noseeing-3.tar.gz) = ca699328fc8e280d970498c3c0e9b34b SIZE (noseeing-3.tar.gz) = 391948 diff --git a/chinese/gcin-devel/files/patch-configure b/chinese/gcin-devel/files/patch-configure index fca55df3d394..c4906975f463 100644 --- a/chinese/gcin-devel/files/patch-configure +++ b/chinese/gcin-devel/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Thu Apr 7 08:59:13 2005 -+++ configure Thu Apr 7 09:01:06 2005 +--- configure.orig Tue May 24 19:14:40 2005 ++++ configure Mon Jun 13 23:57:03 2005 @@ -1,12 +1,12 @@ -#!/bin/bash +#!/bin/sh @@ -16,7 +16,16 @@ if [ $? = 0 ]; then FREEBSD=1 else -@@ -60,7 +60,7 @@ +@@ -50,7 +50,7 @@ + + bindir=$prefix/bin + datadir=$prefix/share +-mandir=$datadir/man ++mandir=$prefix/man + libdir=$prefix/lib + includedir=$prefix/include + GCIN_VERSION=`cat VERSION.gcin` +@@ -61,7 +61,7 @@ OPTFLAGS="-O" fi @@ -25,7 +34,7 @@ echo "MAKE=$MAKE" >> config.mak echo "GTKINC=$GTKINC" >> config.mak echo "prefix=$prefix" >> config.mak -@@ -78,8 +78,8 @@ +@@ -81,8 +81,8 @@ echo "GCIN_SCRIPT_DIR=\$(datadir_r)/gcin/script" >> config.mak echo "GCIN_SCRIPT_DIR_i=\$(datadir)/gcin/script" >> config.mak echo "OPTFLAGS=$OPTFLAGS" >> config.mak diff --git a/chinese/gcin/Makefile b/chinese/gcin/Makefile index f485d98984a4..60ba036b3581 100644 --- a/chinese/gcin/Makefile +++ b/chinese/gcin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gcin -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= chinese MASTER_SITES= http://www.csie.nctu.edu.tw/~cp76/gcin/download/ \ http://edt1023.sayya.org/misc/ @@ -25,6 +25,8 @@ USE_GNOME= gtk20 USE_GMAKE= YES PLIST_SUB+= BOSHIAMY="@comment " +MAN1= gcin.1 gcin2tab.1 + .include <bsd.port.pre.mk> pre-everything:: diff --git a/chinese/gcin/distinfo b/chinese/gcin/distinfo index 31092a61c1c2..845dfb32aef1 100644 --- a/chinese/gcin/distinfo +++ b/chinese/gcin/distinfo @@ -1,4 +1,4 @@ -MD5 (gcin-0.9.6.tar.bz2) = ce72ffd4eaf7c031fc1818e44f2229c7 -SIZE (gcin-0.9.6.tar.bz2) = 1167858 +MD5 (gcin-0.9.7.tar.bz2) = 43621aecfaec6a1c20da06c9861d639c +SIZE (gcin-0.9.7.tar.bz2) = 1171716 MD5 (noseeing-3.tar.gz) = ca699328fc8e280d970498c3c0e9b34b SIZE (noseeing-3.tar.gz) = 391948 diff --git a/chinese/gcin/files/patch-configure b/chinese/gcin/files/patch-configure index fca55df3d394..c4906975f463 100644 --- a/chinese/gcin/files/patch-configure +++ b/chinese/gcin/files/patch-configure @@ -1,5 +1,5 @@ ---- configure.orig Thu Apr 7 08:59:13 2005 -+++ configure Thu Apr 7 09:01:06 2005 +--- configure.orig Tue May 24 19:14:40 2005 ++++ configure Mon Jun 13 23:57:03 2005 @@ -1,12 +1,12 @@ -#!/bin/bash +#!/bin/sh @@ -16,7 +16,16 @@ if [ $? = 0 ]; then FREEBSD=1 else -@@ -60,7 +60,7 @@ +@@ -50,7 +50,7 @@ + + bindir=$prefix/bin + datadir=$prefix/share +-mandir=$datadir/man ++mandir=$prefix/man + libdir=$prefix/lib + includedir=$prefix/include + GCIN_VERSION=`cat VERSION.gcin` +@@ -61,7 +61,7 @@ OPTFLAGS="-O" fi @@ -25,7 +34,7 @@ echo "MAKE=$MAKE" >> config.mak echo "GTKINC=$GTKINC" >> config.mak echo "prefix=$prefix" >> config.mak -@@ -78,8 +78,8 @@ +@@ -81,8 +81,8 @@ echo "GCIN_SCRIPT_DIR=\$(datadir_r)/gcin/script" >> config.mak echo "GCIN_SCRIPT_DIR_i=\$(datadir)/gcin/script" >> config.mak echo "OPTFLAGS=$OPTFLAGS" >> config.mak |