Page MenuHomeFreeBSD

D4654.id11543.diff
No OneTemporary

D4654.id11543.diff

Index: sysutils/battray/Makefile
===================================================================
--- sysutils/battray/Makefile
+++ sysutils/battray/Makefile
@@ -2,20 +2,25 @@
# $FreeBSD$
PORTNAME= battray
-PORTVERSION= 1.5
+PORTVERSION= 2.1
CATEGORIES= sysutils python
-MASTER_SITES= GOOGLE_CODE
+MASTER_SITES= http://code.arp242.net/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
+DISTNAME= ${BB_ACCOUNT}-${BB_PROJECT}-${BB_COMMIT}
-MAINTAINER= martin@arp242.net
+MAINTAINER= ports@toco-domains.de
COMMENT= Display notebook battery status in tray
-LICENSE= CCS+
-LICENSE_NAME= Creative Commons Sampling Plus
-LICENSE_TEXT= http://creativecommons.org/licenses/sampling+/1.0/
-LICENSE_PERMS= dist-mirror pkg-mirror auto-accept
-
-USE_GNOME= pygtk2
-USES= python
-USE_PYTHON= distutils
+LICENSE= MIT
+
+RUN_DEPENDS= devel/py3-gobject3>=3.16:${PORTSDIR}/devel/py3-gobject3
+BUILD_DEPENDS:= ${RUN_DEPENDS}
+
+USES= python:3.2+
+USE_PYTHON= autoplist distutils
+
+
+BB_ACCOUNT= Carpetsmoker
+BB_PROJECT= ${PORTNAME}
+BB_COMMIT= 011402fbc2a3
.include <bsd.port.mk>
Index: sysutils/battray/distinfo
===================================================================
--- sysutils/battray/distinfo
+++ sysutils/battray/distinfo
@@ -1,2 +1,2 @@
-SHA256 (battray-1.5.tar.gz) = 0c92976b042870a59dd740d0feb26962c5b535bcaa52244590e172075faa73e4
-SIZE (battray-1.5.tar.gz) = 66421
+SHA256 (Carpetsmoker-battray-011402fbc2a3.tar.gz) = eb0a647422f52aa5e719e129b555b8f57e2ca042df7a05817f14e6a6976bb31d
+SIZE (Carpetsmoker-battray-011402fbc2a3.tar.gz) = 68062
Index: sysutils/battray/pkg-descr
===================================================================
--- sysutils/battray/pkg-descr
+++ sysutils/battray/pkg-descr
@@ -6,4 +6,4 @@
It's simple, easy, fairly environment-independent, and "just works" without
tons of (Gnome|KDE|..) dependencies.
-WWW: http://code.google.com/p/battray/
+WWW: http://code.arp242.net/battray

File Metadata

Mime Type
text/plain
Expires
Sat, Jun 6, 11:18 PM (21 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33788732
Default Alt Text
D4654.id11543.diff (1 KB)

Event Timeline