aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorculot <culot@FreeBSD.org>2011-08-02 01:19:57 +0800
committerculot <culot@FreeBSD.org>2011-08-02 01:19:57 +0800
commite95685d5937d929d0bf28b792919a34fe5df5fb0 (patch)
treecd63654ee282c81235c4a7128dc09aab37fd4fbc /www
parentcb253e5b727f545b42b4e2b9943290423a7bbf5e (diff)
downloadfreebsd-ports-gnome-e95685d5937d929d0bf28b792919a34fe5df5fb0.tar.gz
freebsd-ports-gnome-e95685d5937d929d0bf28b792919a34fe5df5fb0.tar.zst
freebsd-ports-gnome-e95685d5937d929d0bf28b792919a34fe5df5fb0.zip
- Update to 1.7 [1]
- Pet portlint(1) by moving LICENSE section earlier PR: ports/159342 [1] Submitted by: Zhihao Yuan <lichray@gmail.com> (maintainer)
Diffstat (limited to 'www')
-rw-r--r--www/httpsqs/Makefile7
-rw-r--r--www/httpsqs/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/www/httpsqs/Makefile b/www/httpsqs/Makefile
index 3c1e5f7ee13c..a9fe50fb32b3 100644
--- a/www/httpsqs/Makefile
+++ b/www/httpsqs/Makefile
@@ -6,14 +6,15 @@
#
PORTNAME= httpsqs
-PORTVERSION= 1.6
-PORTREVISION= 1
+PORTVERSION= 1.7
CATEGORIES= www devel
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= lichray@gmail.com
COMMENT= Simple Queue Service based on HTTP GET/POST protocol
+LICENSE= BSD
+
LIB_DEPENDS+= tokyocabinet:${PORTSDIR}/databases/tokyocabinet \
event-2.0:${PORTSDIR}/devel/libevent2
@@ -21,8 +22,6 @@ BUILD_DEPENDS+= pkg-config:${PORTSDIR}/devel/pkg-config
MAKE_ENV= LIBS="${PTHREAD_LIBS}"
-LICENSE= BSD
-
PLIST_FILES= bin/${PORTNAME}
post-patch:
diff --git a/www/httpsqs/distinfo b/www/httpsqs/distinfo
index c7ba39bbf715..773ce10ca6c3 100644
--- a/www/httpsqs/distinfo
+++ b/www/httpsqs/distinfo
@@ -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