otsune
info****@otsun*****
2006年 3月 16日 (木) 09:43:28 JST
otsuneです
>+SIZE (hns-2.19.8.tar.gz) = 9904
って、このsend-prのdiffだとソース取得に失敗してますね……
とりあえず${MASTER_SITE_SOURCEFORGE_JP}を使うようにしてテストしてみました。
動作は問題ないみたいです。
--- hns.orig/Makefile Thu Jan 22 20:05:33 2004
+++ hns/Makefile Thu Mar 16 09:37:18 2006
@@ -6,10 +6,10 @@
#
PORTNAME= hns
-PORTVERSION= 2.10.3
+PORTVERSION= 2.19.8
CATEGORIES= japanese www perl5
-MASTER_SITES= http://downloads.sourceforge.jp/h14m/3249/
-DISTNAME= ${PORTNAME}-${PORTVERSION:R}-pl${PORTVERSION:E}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP}
+MASTER_SITE_SUBDIR= h14m/19205
MAINTAINER= hnsma****@h14m*****
COMMENT= Hyper NIKKI System, a CGI system for Electric Diary Interchange
@@ -17,8 +17,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 +27,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}
Only in hns: diff.patch
diff -u hns.orig/distinfo hns/distinfo
--- hns.orig/distinfo Sun Jan 22 21:38:34 2006
+++ hns/distinfo Thu Mar 16 09:37:30 2006
@@ -1,3 +1,3 @@
-MD5 (hns-2.10-pl3.tar.gz) = 9428cbc3791fbd6530e28f43d31ffa99
-SHA256 (hns-2.10-pl3.tar.gz) =
5af05bcaaabc2b411d388b9619f7a7eb957f123b765ca11c811e15be05c1d9d8
-SIZE (hns-2.10-pl3.tar.gz) = 975507
+MD5 (hns-2.19.8.tar.gz) = 3abc82843cb90bfef2b6b98b726a73fd
+SHA256 (hns-2.19.8.tar.gz) =
6314a8a47b362e4e278571b3a0abad16cbd33081427f2d93137676d1c4cde06e
+SIZE (hns-2.19.8.tar.gz) = 747715
On 3/16/06, Kenji <kenji****@club*****> wrote:
> Kenji です。
>
>
> FreeBSD から PR が届きました。
>
> Begin forwarded message:
>
> Date: Wed, 15 Mar 2006 21:47:08 +0100 (CET)
> From: linim****@FreeB*****
> To: hnsma****@h14m*****
> Subject: FreeBSD ports Problem Reports for ports you maintain
>
>
> Dear FreeBSD port maintainer:
>
> As part of an ongoing effort to reduce the number of Problem Reports
> (PRs) that affect the FreeBSD ports system, we are attempting to
> identify PRs for ports where the port maintainer may never have been
> informed about the PRs in the first place, and notify him or her of
> this fact.
>
> The PRs are listed below.
>
> PR number: 92498
> PR title: japanese/hns update to version 2.19.6
> category: japanese
> portname: hns
> submitter: nakaj****@jp*****
> arrival date: 2006-01-29 11:50:02
> PR state: open
> URL: http://www.FreeBSD.org/cgi/query-pr.cgi?pr=92498
>
> If these PRs are ones that you are already aware of, please accept
> our apologies and ignore this message. (If you wish, we can turn
> off notifications for individual PRs.) On the other hand, if you
> no longer wish to maintain this port (or ports), please reply with
> a message stating that, and accept our thanks for your efforts in
> the past.
>
> Every effort has been made to make sure that these PRs really do
> correspond to a port that you maintain. However, due to the fact
> that the PR database does not insist that port PRs be given a
> category and portname, the best that we can do is to try to guess
> (algorithmically) and then manually correct the entries that the
> algorithm gets wrong. If one of these PRs fits that description,
> please forward this email to the author of this software, Mark
> Linimon <linim****@FreeB*****>, so that he can attempt to fix the
> problem in the future.
>
> (Note: more information about each port, including any build errors
> seen in any of the various build enviornments, can be found at
> http://portsmon.FreeBSD.org/portoverview.py.)
>
> Thanks for your efforts to help improve FreeBSD.
>
> _______________________________________________
> H14m-hns-dev mailing list
> H14m-****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/h14m-hns-dev
>
>
--
Masafumi Otsune
http://www.otsune.com/