ports/159342: UPDATE: www/httpsqs-1.7
Zhihao Yuan
lichray at gmail.com
Mon Aug 1 01:40:08 UTC 2011
>Number: 159342
>Category: ports
>Synopsis: UPDATE: www/httpsqs-1.7
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Mon Aug 01 01:40:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator: Zhihao Yuan
>Release: FreeBSD 8.2-STABLE amd64
>Organization:
Northern Illinois University
>Environment:
System: FreeBSD compaq.yuetime 8.2-STABLE FreeBSD 8.2-STABLE #4 r224501: Fri Jul 29 22:28:38 CDT 2011 lichray at compaq.yuetime:/usr/obj/home/lichray/devel/freebsd-stable/sys/HOUKAGO amd64
>Description:
HTTPSQS is updated to 1.7. The only code change is a bugfix:
https://code.google.com/p/httpsqs/source/detail?r=86
Others are Makefile changes, while I already wrote a FreeBSD-specific one.
>How-To-Repeat:
>Fix:
--- httpsqs-1.7.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/httpsqs.orig/Makefile /usr/ports/www/httpsqs/Makefile
--- /usr/ports/www/httpsqs.orig/Makefile 2011-05-05 08:48:05.000000000 -0500
+++ /usr/ports/www/httpsqs/Makefile 2011-07-31 20:24:10.523279343 -0500
@@ -6,8 +6,7 @@
#
PORTNAME= httpsqs
-PORTVERSION= 1.6
-PORTREVISION= 1
+PORTVERSION= 1.7
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
diff -ruN --exclude=CVS /usr/ports/www/httpsqs.orig/distinfo /usr/ports/www/httpsqs/distinfo
--- /usr/ports/www/httpsqs.orig/distinfo 2011-04-27 06:23:33.000000000 -0500
+++ /usr/ports/www/httpsqs/distinfo 2011-07-31 20:24:22.396513787 -0500
@@ -1,2 +1,2 @@
-SHA256 (httpsqs-1.6.tar.gz) = 784043357e52556830e9efa20dfb1d66161cbca781dcd6c367b017fe5d3dbb68
-SIZE (httpsqs-1.6.tar.gz) = 8871
+SHA256 (httpsqs-1.7.tar.gz) = 2b05fc0161ade4f1bf4946e2b2b2b631b6afbe3ef18eba55b22c4da2754c1f3a
+SIZE (httpsqs-1.7.tar.gz) = 8884
--- httpsqs-1.7.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list