Re: 回复: [NEW]devel/p5-Date-Range

2023-07-16 Thread George Koehler
On Wed, 12 Jul 2023 01:03:54 +
wen heping  wrote:

> Here is the revised patch :
>i) Minor Makefile cleanup
>ii) Correct the LICENSE

My "make build" failed because I use PORTS_PRIVSEP.  The extracted
WRKSRC had mode drwx-- owner _pbuild, so "make build" failed to
"cd WRKSRC" as myself (before the switch to _pbuild).  The fix is to
set FIX_EXTRACT_PERMISSIONS = Yes.

If we add FIX_EXTRACT_PERMISSIONS = Yes anywhere in Makefile,
then the import is ok gkoehler@

--- Makefile.orig   Tue Jul 11 21:00:48 2023
+++ MakefileSun Jul 16 17:25:34 2023
@@ -3,6 +3,7 @@
 DISTNAME = Date-Range-1.41
 
 CATEGORIES =   devel
+FIX_EXTRACT_PERMISSIONS = Yes
 
 # GPLv2+
 PERMIT_PACKAGE =   Yes



回复: [NEW]devel/p5-Date-Range

2023-07-11 Thread wen heping
Here is the revised patch :
   i) Minor Makefile cleanup
   ii) Correct the LICENSE


wen


发件人: Stuart Henderson 
发送时间: 2023年7月11日 19:13
收件人: wen heping
抄送: ports@openbsd.org
主题: Re: [NEW]devel/p5-Date-Range

On 2023/07/09 09:12, wen heping wrote:
> Hi, ports@:
>
>Here is a patch to create new port devel/p5-Date-Range,
> it is required by the update of misc/p5-Finance-Quote, which
> is RUN_D of gnucash and kmymoney.
>
>It build and run well on amd64-current system and passed all tests.
>
>
>
> Regards,
> wen

Makefile needs cleaning.


p5-Date-Range-p1.tar.gz
Description: p5-Date-Range-p1.tar.gz


Re: [NEW]devel/p5-Date-Range

2023-07-11 Thread Stuart Henderson
On 2023/07/09 09:12, wen heping wrote:
> Hi, ports@:
> 
>Here is a patch to create new port devel/p5-Date-Range,
> it is required by the update of misc/p5-Finance-Quote, which
> is RUN_D of gnucash and kmymoney.
> 
>It build and run well on amd64-current system and passed all tests.
> 
>  
> 
> Regards,
> wen

Makefile needs cleaning.



[NEW]devel/p5-Date-Range

2023-07-09 Thread wen heping
Hi, ports@:

   Here is a patch to create new port devel/p5-Date-Range,
it is required by the update of misc/p5-Finance-Quote, which
is RUN_D of gnucash and kmymoney.

   It build and run well on amd64-current system and passed all tests.

 

Regards,
wen

p5-Date-Range.tar.gz
Description: p5-Date-Range.tar.gz