summaryrefslogtreecommitdiff
path: root/shells/lshell
diff options
context:
space:
mode:
authorSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-01-28 14:35:32 +0000
committerSylvio Cesar Teixeira <sylvio@FreeBSD.org>2010-01-28 14:35:32 +0000
commit706a7bea5f68a31fa033676e78c4db5169a44b10 (patch)
tree56d2f5e17b6d529d5caf1415b754038b122de236 /shells/lshell
parentFix build on 9-current and recent 8-stable (diff)
- Update to 0.9.8
Approved by: miwi (mentor)
Notes
Notes: svn path=/head/; revision=248754
Diffstat (limited to 'shells/lshell')
-rw-r--r--shells/lshell/Makefile2
-rw-r--r--shells/lshell/distinfo6
-rw-r--r--shells/lshell/pkg-plist2
3 files changed, 6 insertions, 4 deletions
diff --git a/shells/lshell/Makefile b/shells/lshell/Makefile
index ad4b84fcabbd..295d1362db4d 100644
--- a/shells/lshell/Makefile
+++ b/shells/lshell/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= lshell
-PORTVERSION= 0.9.7
+PORTVERSION= 0.9.8
CATEGORIES= shells
MASTER_SITES= SF
diff --git a/shells/lshell/distinfo b/shells/lshell/distinfo
index 1ffb36e039f0..7825cfd42cf4 100644
--- a/shells/lshell/distinfo
+++ b/shells/lshell/distinfo
@@ -1,3 +1,3 @@
-MD5 (lshell-0.9.7.tar.gz) = a59a23cab71329bf0468956692ac90a8
-SHA256 (lshell-0.9.7.tar.gz) = 75acc6163473004171bbb564b607282857ba998b9acf01dc73b50adf143f4bed
-SIZE (lshell-0.9.7.tar.gz) = 32993
+MD5 (lshell-0.9.8.tar.gz) = 807fbe6b9be798183025cf9b8e627e82
+SHA256 (lshell-0.9.8.tar.gz) = 79297307cb0c34859b154519f1be449860e5a9339d822f5baee8b2a0d782a779
+SIZE (lshell-0.9.8.tar.gz) = 33093
diff --git a/shells/lshell/pkg-plist b/shells/lshell/pkg-plist
index 99142196a05a..bb202601122a 100644
--- a/shells/lshell/pkg-plist
+++ b/shells/lshell/pkg-plist
@@ -5,5 +5,7 @@ bin/lshell
etc/lshell.conf.sample
@exec if [ ! -f %D/etc/lshell.conf ]; then cp %B/%f %D/etc/lshell.conf; fi
%%PYTHON_SITELIBDIR%%/lshell.py
+%%PYTHON_SITELIBDIR%%/lshell.pyc
+%%PYTHON_SITELIBDIR%%/lshell.pyo
@dirrmtry %%DATADIR%%
@dirrmtry %%LOGDIR%%