Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Jan 2006 19:43:55 +0900 (JST)
From:      NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92498: japanese/hns update to version 2.19.6
Message-ID:  <200601291043.k0TAhtju092275@ra333.heimat.gr.jp>
Resent-Message-ID: <200601291050.k0TAo2xq099424@freefall.freebsd.org>

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

>Number:         92498
>Category:       ports
>Synopsis:       japanese/hns update to version 2.19.6
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 29 10:50:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     NAKAJI Hiroyuki
>Release:        FreeBSD 7.0-CURRENT pc98
>Organization:
>Environment:
System: FreeBSD ra333.heimat.gr.jp 7.0-CURRENT FreeBSD 7.0-CURRENT #14: Mon Jan 23 00:24:13 JST 2006 root@ra333.heimat.gr.jp:/usr/obj/usr/src/sys/RA333 pc98


>Description:
	The Hyper NIKKI System is updated to 2.19.6
>How-To-Repeat:
	
>Fix:

Index: Makefile
===================================================================
RCS file: /net/www/home/ncvs/ports/japanese/hns/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	22 Jan 2004 11:05:55 -0000	1.12
+++ Makefile	23 Sep 2005 05:08:40 -0000
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	hns
-PORTVERSION=	2.10.3
+PORTVERSION=	2.19.6
 CATEGORIES=	japanese www perl5
-MASTER_SITES=	http://downloads.sourceforge.jp/h14m/3249/
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}-pl${PORTVERSION:E}
+MASTER_SITES=	http://downloads.sourceforge.jp/h14m/16274/
 
 MAINTAINER=	hnsmaster@h14m.org
 COMMENT=	Hyper NIKKI System, a CGI system for Electric Diary Interchange
@@ -17,8 +16,6 @@
 USE_PERL5=	yes
 NO_BUILD=	yes
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}-pl${PORTVERSION:E}
-
 do-install:
 	@if [ -d ${DATADIR} ]; then ${RM} -rf ${DATADIR}; fi
 	${MKDIR} ${DATADIR}
@@ -29,9 +26,9 @@
 
 post-install:
 	@cd ${WRKSRC} && ${FIND} . -type f -o -type l | \
-		sed 's,^\.,share/${PORTNAME},' | ${SORT} >> ${TMPPLIST}
+		${SED} 's,^\.,share/${PORTNAME},' | ${SORT} >> ${TMPPLIST}
 	@cd ${WRKSRC} && ${FIND} . -type d | \
-		sed 's,^\.,@dirrm share/${PORTNAME},' | ${SORT} -r \
+		${SED} 's,^\.,@dirrm share/${PORTNAME},' | ${SORT} -r \
 			>> ${TMPPLIST}
 	@${CAT} ${PKGMESSAGE}
 
Index: distinfo
===================================================================
RCS file: /net/www/home/ncvs/ports/japanese/hns/distinfo,v
retrieving revision 1.7
diff -u -r1.7 distinfo
--- distinfo	31 Mar 2004 03:08:41 -0000	1.7
+++ distinfo	23 Sep 2005 05:02:46 -0000
@@ -1,2 +1,2 @@
-MD5 (hns-2.10-pl3.tar.gz) = 9428cbc3791fbd6530e28f43d31ffa99
-SIZE (hns-2.10-pl3.tar.gz) = 975507
+MD5 (hns-2.19.6.tar.gz) = b6d1821311fbfefd9a7839bb16ef0501
+SIZE (hns-2.19.6.tar.gz) = 747593



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



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