Bug 90911

Summary: Update: security/pear-Text_Password update to 1.1.0
Product: Ports & Packages Reporter: kazami <kazami>
Component: Individual Port(s)Assignee: Pav Lucistnik <pav>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kazami 2005-12-26 02:50:05 UTC
	security/pear-Text_Password port update to the latest version.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2005-12-26 02:57:54 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Jean Milanez Melo 2005-12-26 13:28:39 UTC
Edwin Groothuis wrote:
> Maintainer of security/pear-Text_Password,
> 
> Please note that PR ports/90911 has just been submitted.
> 
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
> 
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/90911
> 

Edwin,

I made a litle change backing the test file. Here the patch:

diff -ruN pear-Text_Password.old/Makefile pear-Text_Password/Makefile
--- pear-Text_Password.old/Makefile	Fri Dec  9 17:24:47 2005
+++ pear-Text_Password/Makefile	Mon Dec 26 11:06:32 2005
@@ -6,7 +6,7 @@
  #

  PORTNAME=	Text_password
-PORTVERSION=	1.0
+PORTVERSION=	1.1.0
  CATEGORIES=	security www pear

  MAINTAINER=	jmelo@freebsdbrasil.com.br
@@ -17,7 +17,7 @@

  CATEGORY=	Text
  FILES=		Password.php
-TESTS=		01-text-password.phpt
+TESTS=		Text_Password_Test.php

  WRKSRC=		${WRKDIR}/Text_Password-${PORTVERSION}

diff -ruN pear-Text_Password.old/distinfo pear-Text_Password/distinfo
--- pear-Text_Password.old/distinfo	Mon Mar 29 16:42:01 2004
+++ pear-Text_Password/distinfo	Mon Dec 26 09:41:13 2005
@@ -1,2 +1,3 @@
-MD5 (PEAR/Text_password-1.0.tgz) = 75d1cb6c91ac2b2afb86385b0dc0d957
-SIZE (PEAR/Text_password-1.0.tgz) = 3707
+MD5 (PEAR/Text_password-1.1.0.tgz) = eec0b6af667ac16e14af067951253c94
+SHA256 (PEAR/Text_password-1.1.0.tgz) = 
527f82cde71e8f1699b477f4133c2d8e0168f8e5c98b6b022b5c4b69f5eca8d9
+SIZE (PEAR/Text_password-1.1.0.tgz) = 4341


-- 
Atenciosamente
Jean Milanez Melo
FreeBSD Brasil LTDA.
Fone: (31) 3281-9633
http://www.freebsdbrasil.com.br
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-26 19:34:03 UTC
State Changed
From-To: feedback->open

Feedback received 


Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-26 19:34:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Take
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-26 19:38:26 UTC
State Changed
From-To: open->closed

Maintainer's patch committed.