ports/82201: [UPDATE] chinese/gcin: update to 0.9.7

chinsan chinsan at mail2000.com.tw
Mon Jun 13 16:10:24 UTC 2005


>Number:         82201
>Category:       ports
>Synopsis:       [UPDATE] chinese/gcin: update to 0.9.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 13 16:10:22 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Sun May 8 10:21:06 UTC 2005 root at harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
	- update to 0.9.7 (add two MAN1 file)
	- port maintainer(statue at freebsd.netlab.cse.yzu.edu.tw) is CC'd
	Thanks. :)

>How-To-Repeat:
>Fix:

--- gcin.patch begins here ---
diff -ruN gcin.orig/Makefile gcin/Makefile
--- gcin.orig/Makefile	Thu May 19 15:59:51 2005
+++ gcin/Makefile	Mon Jun 13 23:27:57 2005
@@ -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/
@@ -24,6 +24,8 @@
 USE_GNOME=	gtk20
 USE_GMAKE=	YES
 PLIST_SUB+=	BOSHIAMY="@comment "
+
+MAN1=		gcin.1 gcin2tab.1
 
 .include <bsd.port.pre.mk>
 
diff -ruN gcin.orig/distinfo gcin/distinfo
--- gcin.orig/distinfo	Thu May 19 15:59:51 2005
+++ gcin/distinfo	Tue Jun 14 00:02:57 2005
@@ -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 -ruN gcin.orig/files/patch-configure gcin/files/patch-configure
--- gcin.orig/files/patch-configure	Thu Apr  7 23:28:14 2005
+++ gcin/files/patch-configure	Mon Jun 13 23:58:14 2005
@@ -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
--- gcin.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list