Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 05:55:44 -0400 (AST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111531: [MAINTAINER] chinese/fortunetw: update to 1.3
Message-ID:  <20070413095544.CEFD811480@chinsan.twbbs.org>
Resent-Message-ID: <200704131000.l3DA09Ai067884@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111531
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/fortunetw: update to 1.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Apr 13 10:00:09 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #6: Mon Feb  5 23:22:25 CST
>Description:
- Update to 1.3

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- fortunetw-1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/fortunetw/Makefile /usr/home/chinsan/project/fortunetw.port/Makefile
--- /usr/ports/chinese/fortunetw/Makefile	Mon Jan 29 21:09:34 2007
+++ /usr/home/chinsan/project/fortunetw.port/Makefile	Fri Apr 13 05:39:52 2007
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	fortunetw
-PORTVERSION=	1.2
+PORTVERSION=	1.3
 CATEGORIES=	chinese
-MASTER_SITES=	LOCAL/chinsan
+MASTER_SITES=	LOCAL/chinsan \
+		http://chinsan2.twbbs.org/distfiles/
 DISTNAME=	zh-fortunetw-${PORTVERSION}
 
 MAINTAINER=	chinsan@FreeBSD.org
@@ -20,6 +21,7 @@
 
 do-install:
 	@${MKDIR} ${TARGETDIR}/share/games/fortune
+	@${INSTALL_DATA} ${WRKSRC}/bsdchat ${TARGETDIR}/share/games/fortune
 	@${INSTALL_DATA} ${WRKSRC}/folksong ${TARGETDIR}/share/games/fortune
 	@${INSTALL_DATA} ${WRKSRC}/liuyong ${TARGETDIR}/share/games/fortune
 	@${INSTALL_DATA} ${WRKSRC}/stephehchow ${TARGETDIR}/share/games/fortune
@@ -34,6 +36,7 @@
 .endif
 
 post-install:
+	@${STRCMD} ${TARGETDIR}/share/games/fortune/bsdchat
 	@${STRCMD} ${TARGETDIR}/share/games/fortune/folksong
 	@${STRCMD} ${TARGETDIR}/share/games/fortune/liuyong
 	@${STRCMD} ${TARGETDIR}/share/games/fortune/stephehchow
@@ -42,6 +45,7 @@
 	@${STRCMD} ${TARGETDIR}/share/games/fortune/yijing
 	@${ECHO_MSG} ""
 	@${ECHO_MSG} "Usage:"
+	@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/bsdchat"
 	@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/folksong"
 	@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/liuyong"
 	@${ECHO_MSG} "${STRCMD} ${TARGETDIR}/share/games/fortune/stephehchow"
diff -ruN --exclude=CVS /usr/ports/chinese/fortunetw/distinfo /usr/home/chinsan/project/fortunetw.port/distinfo
--- /usr/ports/chinese/fortunetw/distinfo	Thu Feb  2 12:26:57 2006
+++ /usr/home/chinsan/project/fortunetw.port/distinfo	Fri Apr 13 05:53:28 2007
@@ -1,3 +1,3 @@
-MD5 (zh-fortunetw-1.2.tar.gz) = 6b50bad6d9d7207fe56062174d6392ab
-SHA256 (zh-fortunetw-1.2.tar.gz) = 63912dd467e26b4ad542bac8508ccb49e3da04f5fc6e26814a79e156f3d9ab8c
-SIZE (zh-fortunetw-1.2.tar.gz) = 101114
+MD5 (zh-fortunetw-1.3.tar.gz) = 38bb0e538e7ca8dcd96f974774164379
+SHA256 (zh-fortunetw-1.3.tar.gz) = 64842320a319121b26b200b3d33c025b8a8b7691ed7df67b342f6c2fece53632
+SIZE (zh-fortunetw-1.3.tar.gz) = 101873
diff -ruN --exclude=CVS /usr/ports/chinese/fortunetw/pkg-plist /usr/home/chinsan/project/fortunetw.port/pkg-plist
--- /usr/ports/chinese/fortunetw/pkg-plist	Thu Feb  2 12:26:57 2006
+++ /usr/home/chinsan/project/fortunetw.port/pkg-plist	Fri Apr 13 05:40:22 2007
@@ -1,3 +1,5 @@
+share/games/fortune/bsdchat
+share/games/fortune/bsdchat.dat
 share/games/fortune/folksong
 share/games/fortune/folksong.dat
 share/games/fortune/liuyong
--- fortunetw-1.3.patch ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070413095544.CEFD811480>