1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Upgrade to 0.1.3, add USE_SIZE.

This commit is contained in:
Jimmy Olgeni 2004-02-28 21:35:18 +00:00
parent 3d675ef92a
commit 74350bd444
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102466
3 changed files with 9 additions and 3 deletions

View File

@ -6,8 +6,7 @@
#
PORTNAME= rox-mime-editor
PORTVERSION= 0.1.2
PORTREVISION= 1
PORTVERSION= 0.1.3
CATEGORIES= x11-fm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= rox
@ -21,6 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/rox:${PORTSDIR}/x11-fm/rox-filer \
${LOCALBASE}/lib/ROX-Lib2/python/rox/__init__.py:${PORTSDIR}/devel/py-roxlib
USE_PYTHON= yes
USE_SIZE= yes
do-build:
@${PYTHON_CMD} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}

View File

@ -1 +1,2 @@
MD5 (mime-editor-0.1.2.tgz) = eec0c821f71d7e15bb9b8637f2fc2eee
MD5 (mime-editor-0.1.3.tgz) = 9ccf56f0188ce59225f2acf49b0bf02d
SIZE (mime-editor-0.1.3.tgz) = 28808

View File

@ -4,6 +4,10 @@ apps/MIME-Editor/AppRun
apps/MIME-Editor/Help/COPYING
apps/MIME-Editor/Help/Changes
apps/MIME-Editor/Help/README
apps/MIME-Editor/Messages/dist
apps/MIME-Editor/Messages/it.gmo
apps/MIME-Editor/Messages/it.po
apps/MIME-Editor/Messages/update-po
apps/MIME-Editor/editor.py
apps/MIME-Editor/editor.pyc
apps/MIME-Editor/editor.pyo
@ -19,6 +23,7 @@ apps/MIME-Editor/override.pyo
apps/MIME-Editor/type.py
apps/MIME-Editor/type.pyc
apps/MIME-Editor/type.pyo
@dirrm apps/MIME-Editor/Messages
@dirrm apps/MIME-Editor/Help
@dirrm apps/MIME-Editor
@unexec rmdir %D/apps 2>/dev/null || true