mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- update to 0.99.8
This commit is contained in:
parent
c23da21aec
commit
e4dd417a53
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392988
@ -2,14 +2,14 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= menumaker
|
||||
PORTVERSION= 0.99.7
|
||||
PORTVERSION= 0.99.8
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/MenuMaker/${PORTVERSION}
|
||||
MASTER_SITES= SF/${PORTNAME}
|
||||
|
||||
MAINTAINER= jgh@FreeBSD.org
|
||||
COMMENT= Menu generator for X Window Managers and desktop environments
|
||||
|
||||
USES= gmake python
|
||||
USES= gmake python:2.7+
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
INFO= mmaker
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (menumaker-0.99.7.tar.gz) = dc319aa063aa8ec017af3f736cc6e4f7578e145289976c109a4cb19df3b3c445
|
||||
SIZE (menumaker-0.99.7.tar.gz) = 138857
|
||||
SHA256 (menumaker-0.99.8.tar.gz) = 699982ee7cdbec7a6ab6b7c3b6e7f976fd4c2f76772ce5536e08c8e21d199f51
|
||||
SIZE (menumaker-0.99.8.tar.gz) = 177079
|
||||
|
@ -1,54 +1,31 @@
|
||||
bin/mmaker
|
||||
lib/menumaker/Config.py
|
||||
lib/menumaker/Config.pyc
|
||||
lib/menumaker/Keywords.py
|
||||
lib/menumaker/Keywords.pyc
|
||||
lib/menumaker/MenuMaker/BlackBox.py
|
||||
lib/menumaker/MenuMaker/BlackBox.pyc
|
||||
lib/menumaker/MenuMaker/CLI.py
|
||||
lib/menumaker/MenuMaker/CLI.pyc
|
||||
lib/menumaker/MenuMaker/Deskmenu.py
|
||||
lib/menumaker/MenuMaker/Deskmenu.pyc
|
||||
lib/menumaker/MenuMaker/FluxBox.py
|
||||
lib/menumaker/MenuMaker/FluxBox.pyc
|
||||
lib/menumaker/MenuMaker/IceWM.py
|
||||
lib/menumaker/MenuMaker/IceWM.pyc
|
||||
lib/menumaker/MenuMaker/OpenBox3.py
|
||||
lib/menumaker/MenuMaker/OpenBox3.pyc
|
||||
lib/menumaker/MenuMaker/PekWM.py
|
||||
lib/menumaker/MenuMaker/PekWM.pyc
|
||||
lib/menumaker/MenuMaker/WindowMaker.py
|
||||
lib/menumaker/MenuMaker/WindowMaker.pyc
|
||||
lib/menumaker/MenuMaker/Xfce4.py
|
||||
lib/menumaker/MenuMaker/Xfce4.pyc
|
||||
lib/menumaker/MenuMaker/__init__.py
|
||||
lib/menumaker/MenuMaker/__init__.pyc
|
||||
lib/menumaker/MenuMaker/xBox.py
|
||||
lib/menumaker/MenuMaker/xBox.pyc
|
||||
lib/menumaker/Paths.py
|
||||
lib/menumaker/Paths.pyc
|
||||
lib/menumaker/Prophet/Categories.py
|
||||
lib/menumaker/Prophet/Categories.pyc
|
||||
lib/menumaker/Prophet/Debian/__init__.py
|
||||
lib/menumaker/Prophet/Debian/__init__.pyc
|
||||
lib/menumaker/Prophet/Debian/menu/debian-2.2r5
|
||||
lib/menumaker/Prophet/Debian/menu/ubuntu-5.04
|
||||
lib/menumaker/Prophet/Debian/menu/ubuntu-5.10
|
||||
lib/menumaker/Prophet/Desktop/__init__.py
|
||||
lib/menumaker/Prophet/Desktop/__init__.pyc
|
||||
lib/menumaker/Prophet/Legacy/Development.py
|
||||
lib/menumaker/Prophet/Legacy/Development.pyc
|
||||
lib/menumaker/Prophet/Legacy/Editor.py
|
||||
lib/menumaker/Prophet/Legacy/Editor.pyc
|
||||
lib/menumaker/Prophet/Legacy/Emulator.py
|
||||
lib/menumaker/Prophet/Legacy/Emulator.pyc
|
||||
lib/menumaker/Prophet/Legacy/Multimedia.py
|
||||
lib/menumaker/Prophet/Legacy/Multimedia.pyc
|
||||
lib/menumaker/Prophet/Legacy/Network.py
|
||||
lib/menumaker/Prophet/Legacy/Network.pyc
|
||||
lib/menumaker/Prophet/Legacy/Shell.py
|
||||
lib/menumaker/Prophet/Legacy/Shell.pyc
|
||||
lib/menumaker/Prophet/Legacy/__init__.py
|
||||
lib/menumaker/Prophet/Legacy/__init__.pyc
|
||||
lib/menumaker/Prophet/__init__.py
|
||||
lib/menumaker/Prophet/__init__.pyc
|
||||
%%DATADIR%%/Config.py
|
||||
%%DATADIR%%/Keywords.py
|
||||
%%DATADIR%%/MenuMaker/BlackBox.py
|
||||
%%DATADIR%%/MenuMaker/CLI.py
|
||||
%%DATADIR%%/MenuMaker/Deskmenu.py
|
||||
%%DATADIR%%/MenuMaker/FluxBox.py
|
||||
%%DATADIR%%/MenuMaker/IceWM.py
|
||||
%%DATADIR%%/MenuMaker/OpenBox3.py
|
||||
%%DATADIR%%/MenuMaker/PekWM.py
|
||||
%%DATADIR%%/MenuMaker/WindowMaker.py
|
||||
%%DATADIR%%/MenuMaker/Xfce4.py
|
||||
%%DATADIR%%/MenuMaker/__init__.py
|
||||
%%DATADIR%%/MenuMaker/xBox.py
|
||||
%%DATADIR%%/Paths.py
|
||||
%%DATADIR%%/Prophet/Categories.py
|
||||
%%DATADIR%%/Prophet/Debian/__init__.py
|
||||
%%DATADIR%%/Prophet/Debian/menu/debian-2.2r5
|
||||
%%DATADIR%%/Prophet/Debian/menu/debian-8.1
|
||||
%%DATADIR%%/Prophet/Debian/menu/ubuntu-5.04
|
||||
%%DATADIR%%/Prophet/Debian/menu/ubuntu-5.10
|
||||
%%DATADIR%%/Prophet/Desktop/__init__.py
|
||||
%%DATADIR%%/Prophet/Legacy/Development.py
|
||||
%%DATADIR%%/Prophet/Legacy/Editor.py
|
||||
%%DATADIR%%/Prophet/Legacy/Emulator.py
|
||||
%%DATADIR%%/Prophet/Legacy/Graphics.py
|
||||
%%DATADIR%%/Prophet/Legacy/Multimedia.py
|
||||
%%DATADIR%%/Prophet/Legacy/Network.py
|
||||
%%DATADIR%%/Prophet/Legacy/Shell.py
|
||||
%%DATADIR%%/Prophet/Legacy/__init__.py
|
||||
%%DATADIR%%/Prophet/__init__.py
|
||||
|
Loading…
Reference in New Issue
Block a user