Bug 91659 - [maintainer update] www/pear-HTTP_Request to 1.3.0
Summary: [maintainer update] www/pear-HTTP_Request to 1.3.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-11 12:30 UTC by Antonio Carlos Venancio Junior
Modified: 2006-01-11 19:05 UTC (History)
0 users

See Also:


Attachments
file.diff (1.05 KB, patch)
2006-01-11 12:30 UTC, Antonio Carlos Venancio Junior
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Carlos Venancio Junior 2006-01-11 12:26:41 UTC
>Number:         91659
>Category:       ports
>Synopsis:       [maintainer update] www/pear-HTTP_Request to 1.3.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 11 12:30:38 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Antonio Carlos Venancio Junior <antonio@php.net>
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD atena.alphus.com.br 5.4-STABLE FreeBSD 5.4-STABLE #6: Wed Sep 28 10:12:51 BRT 2005 root@atena.alphus.com.br:/usr/obj/usr/src/sys/ATENA i386
>Description:
+ update port: www/pear-HTTP_Request to 1.3.0
  + changelog: http://pear.php.net/package/www/HTTP_Request/download/1.3.0/
>How-To-Repeat:
	
>Fix:
diff -ruN pear-HTTP_Request.orig/Makefile pear-HTTP_Request/Makefile
--- pear-HTTP_Request.orig/Makefile	Fri Dec  9 17:24:50 2005
+++ pear-HTTP_Request/Makefile	Fri Dec 30 10:22:38 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP_Request
-PORTVERSION=	1.2.4
+PORTVERSION=	1.3.0
 CATEGORIES=	www pear
 
 MAINTAINER=	antonio@php.net
@@ -18,7 +18,7 @@
 
 CATEGORY=	HTTP
 FILES=		Request.php Request/Listener.php
-EXAMPLES=	download-progress.php example.php
+EXAMPLES=	example.php download-progress.php
 _EXAMPLESDIR=	docs
 
 .include <bsd.port.pre.mk>
diff -ruN pear-HTTP_Request.orig/distinfo pear-HTTP_Request/distinfo
--- pear-HTTP_Request.orig/distinfo	Sat Jan  8 17:14:53 2005
+++ pear-HTTP_Request/distinfo	Fri Dec 30 10:21:29 2005
@@ -1,2 +1,3 @@
-MD5 (PEAR/HTTP_Request-1.2.4.tgz) = 0dfacef0ab8e9ab5c3948c959180973c
-SIZE (PEAR/HTTP_Request-1.2.4.tgz) = 13212
+MD5 (PEAR/HTTP_Request-1.3.0.tgz) = fa64f5f4f3fe4d7e2896129e45ea0173
+SHA256 (PEAR/HTTP_Request-1.3.0.tgz) = 11d3018f2fbb78e07c39c6c24d9d27d70eca0d0df4320d47306504f6c5dab2e5
+SIZE (PEAR/HTTP_Request-1.3.0.tgz) = 13808

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-ports-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
To unsubscribe, send any mail to "freebsd-ports-bugs-unsubscribe@freebsd.org"
Comment 1 Antonio Carlos Venancio Junior 2006-01-11 12:30:38 UTC
+ update port: www/pear-HTTP_Request to 1.3.0
  + changelog: http://pear.php.net/package/www/HTTP_Request/download/1.3.0/
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-01-11 19:05:48 UTC
State Changed
From-To: open->closed

Committed, thanks!