aboutsummaryrefslogtreecommitdiff
path: root/www/httpsqs
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-08-01 17:19:57 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-08-01 17:19:57 +0000
commit3d54e9decc3612cf7e4ae5215a6bfae895ff0711 (patch)
treec7a00201add00d2c0f636e42f8c1e4c898ccdf29 /www/httpsqs
parent190f55a279c2f57900f59e48e7eca8e8f824ab40 (diff)
downloadports-3d54e9decc3612cf7e4ae5215a6bfae895ff0711.tar.gz
ports-3d54e9decc3612cf7e4ae5215a6bfae895ff0711.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)
Notes
Notes: svn path=/head/; revision=278731
Diffstat (limited to 'www/httpsqs')
-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