Fixing and resending
On Tue, Feb 12, 2013 at 03:15:36PM +0000, Stuart Henderson wrote:
On 2013/02/12 09:59, Vladimir Támara Patiño wrote:
> -DISTNAME= Validate-0.8.2
> -REVISION =        2
> +DISTNAME= Validate-0.8.5
> +REVISION =        

Just remove the line, don't leave it blank

> +MD5 (Validate-0.8.5.tgz) = MAf79967t8D8IGIvkAluuQ==
> +RMD160 (Validate-0.8.5.tgz) = O3GctexQt6Cr/7UPKdGbFPcFz7Q=
> +SHA1 (Validate-0.8.5.tgz) = PnWROLQB55JxR5vJTD4YF40QOnw=
> +SHA256 (Validate-0.8.5.tgz) = LOSRPfItwIRwrwU8+BI8z7aZY54htSsDowHHr3ZBkqQ=
> +SIZE (Validate-0.8.5.tgz) = 21668

This is from an older release; ports updates should be done on -current

> +++ pear-Validate/pkg/PLIST        Tue Feb 12 09:54:51 2013
> @@ -1,5 +1,4 @@
> -@comment $OpenBSD: PLIST,v 1.1.1.1 2009/11/18 18:59:42 jasper Exp $
> -@group daemon
> +@group www

This is incorrect, these files should not be writable by the webserver

Please fix these and re-send after ports unlocks.


--
Dios, gracias por tu amor infinito.
-- Vladimir Támara Patiño. http://vtamara.pasosdeJesus.org/
 http://www.pasosdejesus.org/dominio_publico_colombia.html

Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/pear-Validate/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile    16 Sep 2011 09:24:53 -0000      1.6
+++ Makefile    18 Mar 2013 10:46:54 -0000
@@ -2,8 +2,7 @@
 
 COMMENT=       validation class
 
-DISTNAME=      Validate-0.8.2
-REVISION =     2
+DISTNAME=      Validate-0.8.5
 CATEGORIES=    devel
 
 MODULES=       www/pear
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/pear-Validate/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo    18 Nov 2009 18:59:42 -0000      1.1.1.1
+++ distinfo    18 Mar 2013 10:46:54 -0000
@@ -1,5 +1,2 @@
-MD5 (Validate-0.8.2.tgz) = dp38wymuf0L52HT8e67EoQ==
-RMD160 (Validate-0.8.2.tgz) = F4aEoeY8bZsp3gNjQDyMS2nqSds=
-SHA1 (Validate-0.8.2.tgz) = etYaaUNPmBqakFgME5dKh+BUhzY=
-SHA256 (Validate-0.8.2.tgz) = mAnjtMPR75CJV+jtAHI1BstyKeZmq2ji4zcZaoDt3uk=
-SIZE (Validate-0.8.2.tgz) = 20332
+SHA256 (Validate-0.8.5.tgz) = LOSRPfItwIRwrwU8+BI8z7aZY54htSsDowHHr3ZBkqQ=
+SIZE (Validate-0.8.5.tgz) = 21668
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/devel/pear-Validate/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 PLIST
--- pkg/PLIST   18 Nov 2009 18:59:42 -0000      1.1.1.1
+++ pkg/PLIST   18 Mar 2013 10:46:54 -0000
@@ -13,8 +13,11 @@
 pear/tests/Validate/
 pear/tests/Validate/tests/
 pear/tests/Validate/tests/email.phpt
+pear/tests/Validate/tests/email_domaincheck.phpt
 pear/tests/Validate/tests/multicard.phpt
 pear/tests/Validate/tests/multiple.phpt
 pear/tests/Validate/tests/number.phpt
 pear/tests/Validate/tests/testdate.phpt
+pear/tests/Validate/tests/testdate_minmax.phpt
 pear/tests/Validate/tests/uri.phpt
+pear/tests/Validate/tests/uri_domaincheck.phpt

Reply via email to