Date: Sun, 11 Feb 2001 05:10:02 -0800 (PST) From: yoichi@eken.phys.nagoya-u.ac.jp To: freebsd-ports@FreeBSD.org Subject: Re: ports/24793: New port: japanese/kpcal (making postscript calendar) Message-ID: <200102111310.f1BDA2196902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/24793; it has been noted by GNATS. From: yoichi@eken.phys.nagoya-u.ac.jp To: freebsd-gnats-submit@FreeBSD.org, yoichi@eken.phys.nagoya-u.ac.jp Cc: Subject: Re: ports/24793: New port: japanese/kpcal (making postscript calendar) Date: Sun, 11 Feb 2001 22:06:33 +0900 Sorry, patch updated again. It improves calculation of Vernal Equinox Day & Autumnal Equinox Day. The patch kpcal-2.0-Shunbun.patch includes last patches. Full set of this ports can be get from: http://www.eken.phys.nagoya-u.ac.jp/~yoichi/FreeBSD/ports/kpcal.tar.gz Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> --- ports/kpcal/Makefile 2001/02/07 08:23:05 1.2 +++ ports/kpcal/Makefile 2001/02/08 10:52:16 1.3 @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} PATCH_SITES= http://www.tamaru.kuee.kyoto-u.ac.jp/~tsuchiya/misc/ -PATCHFILES= ${PORTNAME}-${PORTVERSION}-HappyMonday-v3.patch +PATCHFILES= ${PORTNAME}-${PORTVERSION}-Shunbun.patch PATCH_DIST_STRIP= -p1 MAINTAINER= yoichi@eken.phys.nagoya-u.ac.jp --- ports/kpcal/distinfo 2001/02/07 08:25:32 1.2 +++ ports/kpcal/distinfo 2001/02/08 10:52:17 1.3 @@ -1,2 +1,2 @@ MD5 (kpcal-2.0.tar.gz) = 7eef81a0212bb7a413b364c25fba7de8 -MD5 (kpcal-2.0-HappyMonday-v3.patch) = e33e3062e3437f05bbff65ad10f2a4e1 +MD5 (kpcal-2.0-Shunbun.patch) = 21033cf50fe0e14197b8819169af316a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102111310.f1BDA2196902>