Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 May 2014 23:54:58 +0800 (CST)
From:      Gasol Wu <gasol.wu@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189808: [MAINTAINER] sysutils/py-glances: update to 1.7.7
Message-ID:  <20140514155458.09BA4750451@goingmarry.kkbox.com>
Resent-Message-ID: <201405141600.s4EG000K024093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189808
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/py-glances: update to 1.7.7
>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 May 14 16:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Gasol Wu
>Release:        FreeBSD 9.2-RELEASE-p5 amd64
>Organization:
>Environment:
System: FreeBSD goingmarry 9.2-RELEASE-p5 FreeBSD 9.2-RELEASE-p5 #0: Tue Apr 29 19:09:13 UTC 2014
>Description:
- Update to 1.7.7

Generated with FreeBSD Port Tools 1.00.2014.03.23 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- py-glances-1.7.7.patch begins here ---
diff -ruN /usr/ports/sysutils/py-glances/Makefile ./Makefile
--- /usr/ports/sysutils/py-glances/Makefile	2014-05-11 22:26:57.000000000 +0800
+++ ./Makefile	2014-05-14 23:12:34.000000000 +0800
@@ -2,8 +2,7 @@
 # $FreeBSD: head/sysutils/py-glances/Makefile 353700 2014-05-11 14:26:57Z sunpoet $
 
 PORTNAME=	glances
-PORTVERSION=	1.7.6
-PORTREVISION=	1
+PORTVERSION=	1.7.7
 CATEGORIES=	sysutils python
 MASTER_SITES=	https://github.com/nicolargo/glances/archive/
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -27,6 +26,7 @@
 
 PLIST_FILES=	%%ETCDIR%%/glances.conf.sample \
 		man/man1/glances.1.gz \
+		%%NLS%%share/locale/de/LC_MESSAGES/glances.mo \
 		%%NLS%%share/locale/es/LC_MESSAGES/glances.mo \
 		%%NLS%%share/locale/fr/LC_MESSAGES/glances.mo \
 		%%NLS%%share/locale/it/LC_MESSAGES/glances.mo \
@@ -41,7 +41,7 @@
 	@${MKDIR} ${STAGEDIR}${PREFIX}/etc/glances
 	${INSTALL_DATA} ${WRKSRC}/conf/glances.conf ${STAGEDIR}${PREFIX}/etc/glances/glances.conf.sample
 	${INSTALL_MAN} ${WRKSRC}/man/glances.1 ${STAGEDIR}${MANPREFIX}/man/man1/
-.for lang in es fr it pt_BR zh_CN
+.for lang in de es fr it pt_BR zh_CN
 	${INSTALL_DATA} ${WRKSRC}/i18n/${lang}/LC_MESSAGES/glances.mo \
 		${STAGEDIR}${PREFIX}/share/locale/${lang}/LC_MESSAGES/
 .endfor
diff -ruN /usr/ports/sysutils/py-glances/distinfo ./distinfo
--- /usr/ports/sysutils/py-glances/distinfo	2014-04-27 02:12:55.000000000 +0800
+++ ./distinfo	2014-05-14 23:07:42.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (v1.7.6.tar.gz) = 7d026bd6f0289e88a9acd3be813eb5288a2af2216bab7086a58bf560dc781279
-SIZE (v1.7.6.tar.gz) = 592197
+SHA256 (v1.7.7.tar.gz) = 13c783333d4223040120f32665195694413f52a240cebfff48c154ca769efeff
+SIZE (v1.7.7.tar.gz) = 596125
--- py-glances-1.7.7.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140514155458.09BA4750451>