aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-26 03:41:27 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-02-26 03:41:27 +0000
commita617ac9f6094e1bb82d74269ade66f9be2aafc74 (patch)
tree4f9a3183c74cd9457737dac67816f8d3ca6c8a5c /net-im
parent9cd00ecfdb1ca76ec3a8c353ad583d20fe5c9850 (diff)
downloadports-a617ac9f6094e1bb82d74269ade66f9be2aafc74.tar.gz
ports-a617ac9f6094e1bb82d74269ade66f9be2aafc74.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/hotot/Makefile9
-rw-r--r--net-im/hotot/distinfo4
2 files changed, 6 insertions, 7 deletions
diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile
index 9dcf36e7ff60..47ca3872c277 100644
--- a/net-im/hotot/Makefile
+++ b/net-im/hotot/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= hotot
-PORTVERSION= 0.9.8.10
-PORTREVISION= 1
+PORTVERSION= 0.9.8.11
CATEGORIES= net-im www
MAINTAINER= danfe@FreeBSD.org
@@ -12,10 +11,10 @@ COMMENT= Lightweight, flexible microblogging client
LICENSE= LGPL3
USE_GITHUB= yes
-GH_ACCOUNT= shellex
+GH_ACCOUNT= lyricat
GH_PROJECT= Hotot
GH_TAGNAME= master
-GH_COMMIT= 1110bed
+GH_COMMIT= 6f87ed7
USE_CMAKE= yes
USE_GETTEXT= yes
@@ -68,7 +67,7 @@ post-patch:
# Sanitize font selection list
@${REINPLACE_CMD} -e "/font_list/s/\[.*/['DejaVu Sans', 'Bitstream Vera Sans', 'Droid Sans', 'Verdana', 'Arial', 'Helvetica']/" \
${WRKSRC}/data/js/conf.js
-# Remove stale backup files (or they would pollute pkg-plist)
+# Remove stale backup files (prevent pkg-plist pollution)
@${FIND} ${WRKSRC} -type f -name '*.bak' -delete
.include <bsd.port.mk>
diff --git a/net-im/hotot/distinfo b/net-im/hotot/distinfo
index 17b758592302..530a1e962b0d 100644
--- a/net-im/hotot/distinfo
+++ b/net-im/hotot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (hotot-0.9.8.10.tar.gz) = 473e76605aef269658e10dddab05892587211c77b86a899fd70a3b99f4c4b761
-SIZE (hotot-0.9.8.10.tar.gz) = 1226397
+SHA256 (hotot-0.9.8.11.tar.gz) = 4a970439f47ca84172cf39227a96fc7c9bd3973d2ad804d58566de3feb9a8a16
+SIZE (hotot-0.9.8.11.tar.gz) = 1230747