Index: Makefile =================================================================== --- Makefile (revision 489347) +++ Makefile (working copy) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= wmmp -PORTVERSION= 0.12.4 +PORTVERSION= 0.12.6 CATEGORIES= audio windowmaker MAINTAINER= nicolasherry@gmail.com @@ -11,10 +11,11 @@ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE -USES= cmake:insource +USES= cmake USE_GITHUB= yes GH_ACCOUNT= yogsothoth USE_XORG= xpm x11 xext +USE_XORG= xpm x11 xext PLIST_FILES= bin/WMmp man/man1/WMmp.1.gz Index: distinfo =================================================================== --- distinfo (revision 489347) +++ distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522597111 -SHA256 (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = e1eaee27f8d8f5163968c66800d4ca114c0200579b61e590bd34ddfe4e0da532 -SIZE (yogsothoth-wmmp-0.12.4_GH0.tar.gz) = 33393 +TIMESTAMP = 1546701045 +SHA256 (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 00759188b578a17de6d01e5f4338a291abcef4e21c5e6c548279a37e0c486bae +SIZE (yogsothoth-wmmp-0.12.6_GH0.tar.gz) = 33440 Index: files/patch-CMakeLists.txt =================================================================== --- files/patch-CMakeLists.txt (revision 489347) +++ files/patch-CMakeLists.txt (nonexistent) @@ -1,9 +0,0 @@ ---- CMakeLists.txt.orig 2018-09-20 09:45:39 UTC -+++ CMakeLists.txt -@@ -15,6 +15,5 @@ find_package(X11 REQUIRED) - include_directories(${X11_INCLUDE_DIR}) - target_link_libraries(WMmp ${X11_LIBRARIES} ${X11_Xpm_LIB}) - --set(CMAKE_C_FLAGS "-Oz") - INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/doc/WMmp.1 DESTINATION ${CMAKE_INSTALL_PREFIX}/man/man1) - INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/bin/WMmp DESTINATION ${CMAKE_INSTALL_PREFIX}/bin) Property changes on: files/patch-CMakeLists.txt ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property