[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:/lunar-linux/moonbase-other

Dennis Veatch stumbles at lunar-linux.org
Sun Jul 15 22:42:33 CEST 2012


commit e163c5f7d691025c54ccd0874f36fc7fb344ebdd
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 15 Jul 2012 13:42:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/e163c5f7d691025c54ccd0874f36fc7fb344ebdd

Merge branch 'master' of github.com:/lunar-linux/moonbase-other
---
  chat/bitlbee/DEPENDS                                         +1/-0     
  chat/bitlbee/DETAILS                                         +3/-3     
  games/oolite/BUILD                                           +1/-1     
  3 files changed, 0 insertions (+), 0 deletions (-)

--- a/chat/bitlbee/DEPENDS
+++ b/chat/bitlbee/DEPENDS
@@ -1,2 +1,3 @@
 depends  %SSL
 
+optional_depends libotr "--otr=1" "--otr=0" "for OTR encryption"
--- a/chat/bitlbee/DETAILS
+++ b/chat/bitlbee/DETAILS
@@ -1,11 +1,11 @@
           MODULE=bitlbee
-         VERSION=3.0.4
+         VERSION=3.0.5
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://get.bitlbee.org/src/
-      SOURCE_VFY=sha1:2c2742948d1ed2c83ee5db2d2fbff5e8b656b8c4
+      SOURCE_VFY=sha1:74afdff87be49ce060771a6ae10d7643cd57b9b6
         WEB_SITE=http://www.bitlbee.org/
          ENTERED=20100917
-         UPDATED=20120214
+         UPDATED=20120715
            SHORT="Tunnels instant messaging traffic to an IRC client"
 
 cat << EOF
--- a/games/oolite/BUILD
+++ b/games/oolite/BUILD
@@ -13,7 +13,7 @@
   prepare_install &&
 
   mkdir -p /usr/lib/GNUstep/Applications/ &&
-  cp -rv oolite.app /usr/lib/GNUstep/Applications/oolite &&
+  cp -rv oolite.app /usr/lib/GNUstep/Applications/oolite.app &&
 
   install -Dm0755 debian/extra/games/oolite /usr/games/oolite &&
   install -Dm0644 installers/FreeDesktop/oolite.desktop /usr/share/applications/oolite.desktop &&




More information about the Lunar-commits mailing list