[84950] trunk/dports/kde/skrooge

mk at macports.org mk at macports.org
Wed Oct 5 10:46:11 PDT 2011


Revision: 84950
          http://trac.macports.org/changeset/84950
Author:   mk at macports.org
Date:     2011-10-05 10:46:10 -0700 (Wed, 05 Oct 2011)
Log Message:
-----------
skrooge: update to version 1.0.0

Modified Paths:
--------------
    trunk/dports/kde/skrooge/Portfile

Removed Paths:
-------------
    trunk/dports/kde/skrooge/files/CMakeLists.txt-patch.diff

Modified: trunk/dports/kde/skrooge/Portfile
===================================================================
--- trunk/dports/kde/skrooge/Portfile	2011-10-05 16:39:56 UTC (rev 84949)
+++ trunk/dports/kde/skrooge/Portfile	2011-10-05 17:46:10 UTC (rev 84950)
@@ -5,7 +5,7 @@
 PortGroup           kde4    1.1
 
 name                skrooge
-version             0.9.991
+version             1.0.0
 
 categories          kde finance
 maintainers         mk pixilla openmaintainer
@@ -24,8 +24,8 @@
 
 use_bzip2           yes
 
-checksums           rmd160  814b023f2e8aedd44c2b4399ac31f426abf051ca \
-                    sha256  0dffa270779df710975116ef4911dac56e65fa1c4fe696bd8b0e17a76281bbf4
+checksums           rmd160  3d40192242621231ef6761d633a1e55cc3ce6ab9 \
+                    sha256  8c78cec3ff873d46cf45c809029d72c61e789226ca337b47f75dc41a128de98e
 
 livecheck.type      regex
 livecheck.url       http://skrooge.org/files/
@@ -39,7 +39,6 @@
 
 patch.dir           ${workpath}/${distname}
 patch.pre_args      -p1
-patchfiles          CMakeLists.txt-patch.diff \
-                    patch-grantlee_filters-CMakeLists.txt.diff
+patchfiles          patch-grantlee_filters-CMakeLists.txt.diff
 
-notes "ATTENTION: All users wanting to use skrooge.app should run the command: \n ${prefix}/bin/kbuildsycoca4"
+notes "ATTENTION: All users wanting to use skrooge.app should run the command: \n ${prefix}/bin/kbuildsycoca4" 

Deleted: trunk/dports/kde/skrooge/files/CMakeLists.txt-patch.diff
===================================================================
--- trunk/dports/kde/skrooge/files/CMakeLists.txt-patch.diff	2011-10-05 16:39:56 UTC (rev 84949)
+++ trunk/dports/kde/skrooge/files/CMakeLists.txt-patch.diff	2011-10-05 17:46:10 UTC (rev 84950)
@@ -1,28 +0,0 @@
---- skrooge/CMakeLists.txt	2011-09-26 20:05:53.000000000 +0200
-+++ skrooge/CMakeLists.txt	2011-09-26 20:05:23.000000000 +0200
-@@ -11,7 +11,7 @@
- MESSAGE(STATUS "     KDE4 support enabled : ${KDE4_DATA_DIR}")
- add_definitions(${QT_DEFINITIONS} ${KDE4_DEFINITIONS})
-
--SET(SKG_VERSION "0.9.991")
-+SET(SKG_VERSION "0.9.99")
- SET(SKG_BETA "BETA")
- SET(SOVERSION 0)
- SET( CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${skrooge_SOURCE_DIR}/cmake/modules )
-@@ -109,7 +109,7 @@
- IF(WIN32)
-     MESSAGE( STATUS "     Doc disabled on windows")
- ELSE(WIN32)
--    ADD_SUBDIRECTORY(doc)
-+#    ADD_SUBDIRECTORY(doc)
- ENDIF(WIN32)
- 
- IF(SKG_BUILD_TEST AND NOT WIN32)
-@@ -156,5 +156,5 @@
- include(MacroOptionalAddSubdirectory)
- macro_optional_add_subdirectory( po )
- 
--include(MacroOptionalAddSubdirectory)
--macro_optional_add_subdirectory( doc )
-+#include(MacroOptionalAddSubdirectory)
-+#macro_optional_add_subdirectory( doc )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111005/3c31ad6d/attachment.html>


More information about the macports-changes mailing list