- Update to 0.9.0

This commit is contained in:
Michael Johnson 2005-08-28 15:09:15 +00:00
parent 905209080a
commit a8fc9027c8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=141134
3 changed files with 45 additions and 53 deletions

View file

@ -3,11 +3,11 @@
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
# $MCom: ports-stable/sysutils/gnome-schedule/Makefile,v 1.1 2005/08/13 14:02:49 ahze Exp $
#
PORTNAME= gnome-schedule
PORTVERSION= 0.1.0
PORTREVISION= 1
PORTVERSION= 0.9.0
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -18,6 +18,7 @@ COMMENT= GNOME GUI for configuring a users crontab
BUILD_DEPENDS= yelp:${PORTSDIR}/x11/yelp
RUN_DEPENDS= ${BUILD_DEPENDS}
USE_BZIP2= yes
USE_PYTHON= yes
USE_GNOME= gnomeprefix pygnome2
USE_X_PREFIX= yes

View file

@ -1,2 +1,2 @@
MD5 (gnome-schedule-0.1.0.tar.gz) = e31b82633a2cd2d11906b0f064a82e2e
SIZE (gnome-schedule-0.1.0.tar.gz) = 320146
MD5 (gnome-schedule-0.9.0.tar.bz2) = 08c3f7680fe95fc4088289ed25552618
SIZE (gnome-schedule-0.9.0.tar.bz2) = 234125

View file

@ -1,50 +1,41 @@
bin/gnome-schedule
share/gnome/applications/gnome-schedule.desktop
share/gnome/gnome-schedule/addWindow.py
share/gnome/gnome-schedule/addWindow.pyc
share/gnome/gnome-schedule/addWindow.pyo
share/gnome/gnome-schedule/at.py
share/gnome/gnome-schedule/at.pyc
share/gnome/gnome-schedule/at.pyo
share/gnome/gnome-schedule/atEditor.py
share/gnome/gnome-schedule/atEditor.pyc
share/gnome/gnome-schedule/atEditor.pyo
share/gnome/gnome-schedule/config.py
share/gnome/gnome-schedule/config.pyc
share/gnome/gnome-schedule/config.pyo
share/gnome/gnome-schedule/crontab.py
share/gnome/gnome-schedule/crontab.pyc
share/gnome/gnome-schedule/crontab.pyo
share/gnome/gnome-schedule/crontabEditor.py
share/gnome/gnome-schedule/crontabEditor.pyc
share/gnome/gnome-schedule/crontabEditor.pyo
share/gnome/gnome-schedule/crontabEditorHelper.py
share/gnome/gnome-schedule/crontabEditorHelper.pyc
share/gnome/gnome-schedule/crontabEditorHelper.pyo
share/gnome/gnome-schedule/editor.py
share/gnome/gnome-schedule/editor.pyc
share/gnome/gnome-schedule/editor.pyo
share/gnome/gnome-schedule/gnome-schedule.glade
share/gnome/gnome-schedule/gnome-schedule.py
share/gnome/gnome-schedule/gnome-schedule.pyc
share/gnome/gnome-schedule/gnome-schedule.pyo
share/gnome/gnome-schedule/lang.py
share/gnome/gnome-schedule/lang.pyc
share/gnome/gnome-schedule/lang.pyo
share/gnome/gnome-schedule/mainWindow.py
share/gnome/gnome-schedule/mainWindow.pyc
share/gnome/gnome-schedule/mainWindow.pyo
share/gnome/gnome-schedule/preset.py
share/gnome/gnome-schedule/preset.pyc
share/gnome/gnome-schedule/preset.pyo
share/gnome/gnome-schedule/schedule.py
share/gnome/gnome-schedule/schedule.pyc
share/gnome/gnome-schedule/schedule.pyo
share/gnome/gnome-schedule/setuserWindow.py
share/gnome/gnome-schedule/setuserWindow.pyc
share/gnome/gnome-schedule/setuserWindow.pyo
share/gnome/gnome-schedule/support.py
share/gnome/gnome-schedule/support.pyc
share/gnome/gnome-schedule/support.pyo
share/gnome/pixmaps/gnome-schedule.png
@dirrm share/gnome/gnome-schedule
%%DATADIR%%/applications/gnome-schedule.desktop
%%DATADIR%%/gnome-schedule/addWindow.py
%%DATADIR%%/gnome-schedule/addWindow.pyc
%%DATADIR%%/gnome-schedule/addWindow.pyo
%%DATADIR%%/gnome-schedule/at.py
%%DATADIR%%/gnome-schedule/at.pyc
%%DATADIR%%/gnome-schedule/at.pyo
%%DATADIR%%/gnome-schedule/atEditor.py
%%DATADIR%%/gnome-schedule/atEditor.pyc
%%DATADIR%%/gnome-schedule/atEditor.pyo
%%DATADIR%%/gnome-schedule/config.py
%%DATADIR%%/gnome-schedule/config.pyc
%%DATADIR%%/gnome-schedule/config.pyo
%%DATADIR%%/gnome-schedule/crontab.py
%%DATADIR%%/gnome-schedule/crontab.pyc
%%DATADIR%%/gnome-schedule/crontab.pyo
%%DATADIR%%/gnome-schedule/crontabEditor.py
%%DATADIR%%/gnome-schedule/crontabEditor.pyc
%%DATADIR%%/gnome-schedule/crontabEditor.pyo
%%DATADIR%%/gnome-schedule/crontabEditorHelper.py
%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyc
%%DATADIR%%/gnome-schedule/crontabEditorHelper.pyo
%%DATADIR%%/gnome-schedule/gnome-schedule.glade
%%DATADIR%%/gnome-schedule/gnome-schedule.py
%%DATADIR%%/gnome-schedule/gnome-schedule.pyc
%%DATADIR%%/gnome-schedule/gnome-schedule.pyo
%%DATADIR%%/gnome-schedule/lang.py
%%DATADIR%%/gnome-schedule/lang.pyc
%%DATADIR%%/gnome-schedule/lang.pyo
%%DATADIR%%/gnome-schedule/mainWindow.py
%%DATADIR%%/gnome-schedule/mainWindow.pyc
%%DATADIR%%/gnome-schedule/mainWindow.pyo
%%DATADIR%%/gnome-schedule/preset.py
%%DATADIR%%/gnome-schedule/preset.pyc
%%DATADIR%%/gnome-schedule/preset.pyo
%%DATADIR%%/gnome-schedule/setuserWindow.py
%%DATADIR%%/gnome-schedule/setuserWindow.pyc
%%DATADIR%%/gnome-schedule/setuserWindow.pyo
%%DATADIR%%/pixmaps/gnome-schedule.png
@dirrm %%DATADIR%%/gnome-schedule