Re: [UPDATE] mail/imapsync-1.945

2019-10-31 Thread Pierre-Emmanuel André
On Wed, Oct 30, 2019 at 06:03:21PM +, Stuart Henderson wrote:
> On 2019/10/21 13:53, Henry Jensen wrote:
> > Gretings,
> > 
> > attached diff updates imapsync from 1.727 to 1.945.
> > Three new dependencies (RUN_DEPENDS) were added:
> > 
> > sysutils/p5-Sys-MemInfo
> > textproc/p5-Regexp-Common
> > devel/p5-File-Tail
> > 
> > tested on -current amd64
> > 
> > If OK, someone is needed to push it to CVS.
> 
> Here it is with RUN_DEPENDS sorted and the duplicate entry removed.
> I've only build tested it - is it ok with you pea@?
> 
>

Yes looks good for me.
Ok pea@

> Index: Makefile
> ===
> RCS file: /cvs/ports/mail/imapsync/Makefile,v
> retrieving revision 1.19
> diff -u -p -r1.19 Makefile
> --- Makefile  17 Oct 2019 20:15:55 -  1.19
> +++ Makefile  30 Oct 2019 18:02:11 -
> @@ -2,7 +2,7 @@
>  
>  GH_ACCOUNT=  imapsync
>  GH_PROJECT=  imapsync
> -GH_TAGNAME=  imapsync-1.727
> +GH_TAGNAME=  imapsync-1.945
>  DISTNAME=${GH_TAGNAME}
>  
>  COMMENT= IMAP synchronization tool
> @@ -15,20 +15,22 @@ MAINTAINER=   Pierre-Emmanuel Andre   PERMIT_PACKAGE=  Yes
>  
>  RUN_DEPENDS= converters/p5-DateManip \
> - security/p5-IO-Socket-SSL \
> - security/p5-Digest-HMAC \
> - mail/p5-Mail-IMAPClient \
> - net/p5-IO-Socket-INET6 \
> - security/p5-IO-Socket-SSL \
> - devel/p5-IO-Tee \
>   converters/p5-Unicode-String \
> - www/p5-URI \
> - security/p5-Authen-NTLM \
> + devel/p5-Data-Uniqid \
>   devel/p5-File-Copy-Recursive \
> + devel/p5-File-Tail \
> + devel/p5-IO-Tee \
>   devel/p5-Parse-RecDescent \
> + devel/p5-Readonly \
>   devel/p5-Test-Pod \
> - devel/p5-Data-Uniqid \
> - devel/p5-Readonly
> + mail/p5-Mail-IMAPClient \
> + net/p5-IO-Socket-INET6 \
> + security/p5-Authen-NTLM \
> + security/p5-Digest-HMAC \
> + security/p5-IO-Socket-SSL \
> + sysutils/p5-Sys-MemInfo \
> + textproc/p5-Regexp-Common \
> + www/p5-URI
>  
>  NO_BUILD=Yes
>  NO_TEST= Yes
> Index: distinfo
> ===
> RCS file: /cvs/ports/mail/imapsync/distinfo,v
> retrieving revision 1.13
> diff -u -p -r1.13 distinfo
> --- distinfo  10 May 2017 12:47:56 -  1.13
> +++ distinfo  30 Oct 2019 18:02:11 -
> @@ -1,2 +1,2 @@
> -SHA256 (imapsync-1.727.tar.gz) = UChyfUdqWBM1EF/yTqZ3MRr6XOb4EvCSbLI3djV5FGg=
> -SIZE (imapsync-1.727.tar.gz) = 1056838
> +SHA256 (imapsync-1.945.tar.gz) = U2OGojF4knVbJ1M02LH0zsowJG3XnAc7ySJ8EX36cak=
> +SIZE (imapsync-1.945.tar.gz) = 1708572
> 



Re: [UPDATE] mail/imapsync-1.945

2019-10-30 Thread Stuart Henderson
On 2019/10/21 13:53, Henry Jensen wrote:
> Gretings,
> 
> attached diff updates imapsync from 1.727 to 1.945.
> Three new dependencies (RUN_DEPENDS) were added:
> 
> sysutils/p5-Sys-MemInfo
> textproc/p5-Regexp-Common
> devel/p5-File-Tail
> 
> tested on -current amd64
> 
> If OK, someone is needed to push it to CVS.

Here it is with RUN_DEPENDS sorted and the duplicate entry removed.
I've only build tested it - is it ok with you pea@?


Index: Makefile
===
RCS file: /cvs/ports/mail/imapsync/Makefile,v
retrieving revision 1.19
diff -u -p -r1.19 Makefile
--- Makefile17 Oct 2019 20:15:55 -  1.19
+++ Makefile30 Oct 2019 18:02:11 -
@@ -2,7 +2,7 @@
 
 GH_ACCOUNT=imapsync
 GH_PROJECT=imapsync
-GH_TAGNAME=imapsync-1.727
+GH_TAGNAME=imapsync-1.945
 DISTNAME=  ${GH_TAGNAME}
 
 COMMENT=   IMAP synchronization tool
@@ -15,20 +15,22 @@ MAINTAINER= Pierre-Emmanuel Andre 

Re: [UPDATE] mail/imapsync-1.945

2019-10-28 Thread Henry Jensen
ping

On Mon, 21 Oct 2019 13:53:42 +0200
Henry Jensen  wrote:

> Gretings,
>
> attached diff updates imapsync from 1.727 to 1.945.
> Three new dependencies (RUN_DEPENDS) were added:
>
> sysutils/p5-Sys-MemInfo
> textproc/p5-Regexp-Common
> devel/p5-File-Tail
>
> tested on -current amd64
>
> If OK, someone is needed to push it to CVS.
>
> Kind regards,
>
> Henry



[UPDATE] mail/imapsync-1.945

2019-10-21 Thread Henry Jensen
Gretings,

attached diff updates imapsync from 1.727 to 1.945.
Three new dependencies (RUN_DEPENDS) were added:

sysutils/p5-Sys-MemInfo
textproc/p5-Regexp-Common
devel/p5-File-Tail

tested on -current amd64

If OK, someone is needed to push it to CVS.

Kind regards,

Henry
Index: Makefile
===
RCS file: /cvs/ports/mail/imapsync/Makefile,v
retrieving revision 1.19
diff -u -p -u -p -r1.19 Makefile
--- Makefile	17 Oct 2019 20:15:55 -	1.19
+++ Makefile	21 Oct 2019 10:54:47 -
@@ -2,7 +2,7 @@

 GH_ACCOUNT=	imapsync
 GH_PROJECT=	imapsync
-GH_TAGNAME=	imapsync-1.727
+GH_TAGNAME=	imapsync-1.945
 DISTNAME=	${GH_TAGNAME}

 COMMENT=	IMAP synchronization tool
@@ -28,6 +28,9 @@ RUN_DEPENDS=	converters/p5-DateManip \
 		devel/p5-Parse-RecDescent \
 		devel/p5-Test-Pod \
 		devel/p5-Data-Uniqid \
+		sysutils/p5-Sys-MemInfo \
+		textproc/p5-Regexp-Common \
+		devel/p5-File-Tail \
 		devel/p5-Readonly

 NO_BUILD=	Yes
Index: distinfo
===
RCS file: /cvs/ports/mail/imapsync/distinfo,v
retrieving revision 1.13
diff -u -p -u -p -r1.13 distinfo
--- distinfo	10 May 2017 12:47:56 -	1.13
+++ distinfo	21 Oct 2019 10:54:47 -
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.727.tar.gz) = UChyfUdqWBM1EF/yTqZ3MRr6XOb4EvCSbLI3djV5FGg=
-SIZE (imapsync-1.727.tar.gz) = 1056838
+SHA256 (imapsync-1.945.tar.gz) = U2OGojF4knVbJ1M02LH0zsowJG3XnAc7ySJ8EX36cak=
+SIZE (imapsync-1.945.tar.gz) = 1708572


Re: update: mail/imapsync

2019-01-21 Thread Jeremie Courreges-Anglas
On Mon, Jan 21 2019, Pierre-Emmanuel André  wrote:
> On Sun, Jan 20, 2019 at 12:23:18PM +0100, Giovanni Bechis wrote:
>> Hi,
>> update to latest version.
>>  Comments ? Ok ?
>>   Cheers
>>Giovanni
>
>
> Hello,
>
> Looks good but iirc it will miss you a new required RDEP (p5-Sys-MemInfo).
> I have made a new port for this (in attachment). Untar it in sysutils.

Updated tarball with the following changes:
- no need for a separate V variable
- WANTLIB missing (spotted by giovanni@)
- use HW_PHYSMEM64 to handle arbitrary memory sizes, which fixes the
following error on a machine with 8GB of ram:

--8<--
===>  Regression tests for p5-Sys-MemInfo-0.99
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" 
"-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" 
t/*.t

#   Failed test 'Free (6349008896) <= Total (4278050816)'
#   at t/1.t line 28.
# Looks like you failed 1 test of 6.
t/1.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests

Test Summary Report
---
t/1.t (Wstat: 256 Tests: 6 Failed: 1)
  Failed test:  6
  Non-zero exit status: 1
Files=1, Tests=6,  0 wallclock secs ( 0.04 usr  0.00 sys +  0.02 cusr  0.02 
csys =  0.08 CPU)
Result: FAIL
Failed 1/1 test programs. 1/6 subtests failed.
-->8--

Hope this makes sense, ok jca@ for this version



p5-Sys-MemInfo.1.tgz
Description: Binary data

-- 
jca | PGP : 0x1524E7EE / 5135 92C1 AD36 5293 2BDF  DDCC 0DFA 74AE 1524 E7EE


Re: update: mail/imapsync

2019-01-21 Thread Klemens Nanni
On Mon, Jan 21, 2019 at 12:38:13PM +0100, Giovanni Bechis wrote:
> New imapsync attached with run-dependencies sorted (Regexp::Common was also 
> missing) spotted by kn@
That was pea@, I did a sloppy job.



Re: update: mail/imapsync

2019-01-21 Thread Giovanni Bechis
On 1/21/19 9:48 AM, Pierre-Emmanuel André wrote:
> On Sun, Jan 20, 2019 at 12:23:18PM +0100, Giovanni Bechis wrote:
>> Hi,
>> update to latest version.
>>  Comments ? Ok ?
>>   Cheers
>>Giovanni
> 
> 
> Hello,
> 
> Looks good but iirc it will miss you a new required RDEP (p5-Sys-MemInfo).
> I have made a new port for this (in attachment). Untar it in sysutils.
> 
Missing "WANTLIB += c perl", otherwise ok giovanni@
New imapsync attached with run-dependencies sorted (Regexp::Common was also 
missing) spotted by kn@
 Cheers
  Giovanni
Index: Makefile
===
RCS file: /var/cvs/ports/mail/imapsync/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile	10 May 2017 12:47:56 -	1.17
+++ Makefile	21 Jan 2019 11:26:48 -
@@ -5,7 +5,7 @@ GH_PROJECT =imapsync
 
 COMMENT=	IMAP synchronization tool
 
-DISTNAME=	imapsync-1.727
+DISTNAME=	imapsync-1.882
 CATEGORIES=	mail
 
 MAINTAINER=	Pierre-Emmanuel Andre 
@@ -16,20 +16,21 @@ PERMIT_PACKAGE_CDROM=	Yes
 WRKDIST=	${WRKDIR}/imapsync-${DISTNAME}
 
 RUN_DEPENDS=	converters/p5-DateManip \
-		security/p5-IO-Socket-SSL \
-		security/p5-Digest-HMAC \
-		mail/p5-Mail-IMAPClient \
-		net/p5-IO-Socket-INET6 \
-		security/p5-IO-Socket-SSL \
-		devel/p5-IO-Tee \
 		converters/p5-Unicode-String \
-		www/p5-URI \
-		security/p5-Authen-NTLM \
+		devel/p5-Data-Uniqid \
 		devel/p5-File-Copy-Recursive \
+		devel/p5-IO-Tee \
 		devel/p5-Parse-RecDescent \
+		devel/p5-Readonly \
 		devel/p5-Test-Pod \
-		devel/p5-Data-Uniqid \
-		devel/p5-Readonly
+		mail/p5-Mail-IMAPClient \
+		net/p5-IO-Socket-INET6 \
+		security/p5-Authen-NTLM \
+		security/p5-Digest-HMAC \
+		security/p5-IO-Socket-SSL \
+		sysutils/p5-Sys-MemInfo \
+		textproc/p5-Regexp-Common \
+		www/p5-URI
 
 NO_BUILD=	Yes
 NO_TEST=	Yes
Index: distinfo
===
RCS file: /var/cvs/ports/mail/imapsync/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo	10 May 2017 12:47:56 -	1.13
+++ distinfo	20 Jan 2019 11:20:10 -
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.727.tar.gz) = UChyfUdqWBM1EF/yTqZ3MRr6XOb4EvCSbLI3djV5FGg=
-SIZE (imapsync-1.727.tar.gz) = 1056838
+SHA256 (imapsync-1.882.tar.gz) = r6fingCw0k1nrTFds4P7X5UJBPQ+t8Dg4T4le1xdxkA=
+SIZE (imapsync-1.882.tar.gz) = 1557501


Re: update: mail/imapsync

2019-01-21 Thread Pierre-Emmanuel André
On Sun, Jan 20, 2019 at 12:23:18PM +0100, Giovanni Bechis wrote:
> Hi,
> update to latest version.
>  Comments ? Ok ?
>   Cheers
>Giovanni


Hello,

Looks good but iirc it will miss you a new required RDEP (p5-Sys-MemInfo).
I have made a new port for this (in attachment). Untar it in sysutils.

Regards,


> Index: Makefile
> ===
> RCS file: /var/cvs/ports/mail/imapsync/Makefile,v
> retrieving revision 1.17
> diff -u -p -r1.17 Makefile
> --- Makefile  10 May 2017 12:47:56 -  1.17
> +++ Makefile  20 Jan 2019 11:20:02 -
> @@ -5,7 +5,7 @@ GH_PROJECT =imapsync
>  
>  COMMENT= IMAP synchronization tool
>  
> -DISTNAME=imapsync-1.727
> +DISTNAME=imapsync-1.882
>  CATEGORIES=  mail
>  
>  MAINTAINER=  Pierre-Emmanuel Andre 
> Index: distinfo
> ===
> RCS file: /var/cvs/ports/mail/imapsync/distinfo,v
> retrieving revision 1.13
> diff -u -p -r1.13 distinfo
> --- distinfo  10 May 2017 12:47:56 -  1.13
> +++ distinfo  20 Jan 2019 11:20:10 -
> @@ -1,2 +1,2 @@
> -SHA256 (imapsync-1.727.tar.gz) = UChyfUdqWBM1EF/yTqZ3MRr6XOb4EvCSbLI3djV5FGg=
> -SIZE (imapsync-1.727.tar.gz) = 1056838
> +SHA256 (imapsync-1.882.tar.gz) = r6fingCw0k1nrTFds4P7X5UJBPQ+t8Dg4T4le1xdxkA=
> +SIZE (imapsync-1.882.tar.gz) = 1557501



p5-Sys-MemInfo.tgz
Description: application/gtar-compressed


Re: update: mail/imapsync

2019-01-20 Thread Klemens Nanni
OK.

Can you sort RDEPs while here?



update: mail/imapsync

2019-01-20 Thread Giovanni Bechis
Hi,
update to latest version.
 Comments ? Ok ?
  Cheers
   Giovanni
Index: Makefile
===
RCS file: /var/cvs/ports/mail/imapsync/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile10 May 2017 12:47:56 -  1.17
+++ Makefile20 Jan 2019 11:20:02 -
@@ -5,7 +5,7 @@ GH_PROJECT =imapsync
 
 COMMENT=   IMAP synchronization tool
 
-DISTNAME=  imapsync-1.727
+DISTNAME=  imapsync-1.882
 CATEGORIES=mail
 
 MAINTAINER=Pierre-Emmanuel Andre 
Index: distinfo
===
RCS file: /var/cvs/ports/mail/imapsync/distinfo,v
retrieving revision 1.13
diff -u -p -r1.13 distinfo
--- distinfo10 May 2017 12:47:56 -  1.13
+++ distinfo20 Jan 2019 11:20:10 -
@@ -1,2 +1,2 @@
-SHA256 (imapsync-1.727.tar.gz) = UChyfUdqWBM1EF/yTqZ3MRr6XOb4EvCSbLI3djV5FGg=
-SIZE (imapsync-1.727.tar.gz) = 1056838
+SHA256 (imapsync-1.882.tar.gz) = r6fingCw0k1nrTFds4P7X5UJBPQ+t8Dg4T4le1xdxkA=
+SIZE (imapsync-1.882.tar.gz) = 1557501