diff options
author | miwi <miwi@FreeBSD.org> | 2017-05-05 21:55:06 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2017-05-05 21:55:06 +0800 |
commit | 1697e8954862b7213cb3058014496c3cf6cd203c (patch) | |
tree | ba8aa18605d4d47cb1fa50e3b3f1104e4f5c18af /x11-wm | |
parent | 8afcfc81f1f7a060784b2a61d421da3899193a9a (diff) | |
download | freebsd-ports-gnome-1697e8954862b7213cb3058014496c3cf6cd203c.tar.gz freebsd-ports-gnome-1697e8954862b7213cb3058014496c3cf6cd203c.tar.zst freebsd-ports-gnome-1697e8954862b7213cb3058014496c3cf6cd203c.zip |
- Project moved to GITHUP
- Remove Expiration date
PR: 218496
Submitted by: cmangin@arobas.net
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/obkey/Makefile | 13 | ||||
-rw-r--r-- | x11-wm/obkey/distinfo | 5 |
2 files changed, 10 insertions, 8 deletions
diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index 4bb2ba42c222..b4b1cf9a40d9 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -3,22 +3,23 @@ PORTNAME= obkey PORTVERSION= 1.0 +PORTREVISION= 1 +DISTVERSIONPREFIX= v CATEGORIES= x11-wm python -MASTER_SITES= GOOGLE_CODE + +USE_GITHUB= yes +GH_ACCOUNT= nsf MAINTAINER= ports@FreeBSD.org COMMENT= Openbox hotkey editor, written in Python and PyGTK LICENSE= MIT -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - RUN_DEPENDS= py27-gtk2>=2.14:x11-toolkits/py-gtk2 -USES= gettext python +USES= desktop-file-utils gettext python USE_PYTHON= distutils +NO_ARCH= yes PORTDOCS= NEWS diff --git a/x11-wm/obkey/distinfo b/x11-wm/obkey/distinfo index dc8d84f4a242..ebad714d5c69 100644 --- a/x11-wm/obkey/distinfo +++ b/x11-wm/obkey/distinfo @@ -1,2 +1,3 @@ -SHA256 (obkey-1.0.tar.gz) = 15c72b083cb37550cc21924d22d17a98da6ff86e6b91306b49ae3403e161dfbd -SIZE (obkey-1.0.tar.gz) = 18146 +TIMESTAMP = 1493992434 +SHA256 (nsf-obkey-v1.0_GH0.tar.gz) = fcb05026773a5a62399fcfbcd6ed12c06231f1fac2a8668218ee91fbfa68881e +SIZE (nsf-obkey-v1.0_GH0.tar.gz) = 18132 |