aboutsummaryrefslogtreecommitdiff
path: root/deskutils/treesheets
diff options
context:
space:
mode:
authorWen Heping <wen@FreeBSD.org>2016-06-23 08:08:39 +0000
committerWen Heping <wen@FreeBSD.org>2016-06-23 08:08:39 +0000
commit345f775cdeb5ffe1d7df1ac9f2e6c0f05867b646 (patch)
tree0a68d29c005d18bc5fe5d9763b027f44f564c46c /deskutils/treesheets
parent41fc36f475abb11cb82ad6c1a60969bae274c637 (diff)
downloadports-345f775cdeb5ffe1d7df1ac9f2e6c0f05867b646.tar.gz
ports-345f775cdeb5ffe1d7df1ac9f2e6c0f05867b646.zip
- Update to 0.0.20160612
PR: 210422 Submitted by: lightside@gmx.com(maintainer)
Notes
Notes: svn path=/head/; revision=417352
Diffstat (limited to 'deskutils/treesheets')
-rw-r--r--deskutils/treesheets/Makefile16
-rw-r--r--deskutils/treesheets/distinfo5
2 files changed, 10 insertions, 11 deletions
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index 1c4935d82ced..845e17d2dc29 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= treesheets
-PORTVERSION= 0.0.20160130
+PORTVERSION= 0.0.20160612
CATEGORIES= deskutils
MAINTAINER= lightside@gmx.com
@@ -13,14 +13,13 @@ LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt
USE_GITHUB= yes
GH_ACCOUNT= aardappel
-GH_TAGNAME= ba34531
+GH_TAGNAME= c5fb4d0
BUILD_WRKSRC= ${WRKSRC}/src
-EXTRACT_AFTER_ARGS= --exclude .gitignore
PACKAGE_VERSION= \"${PORTVERSION}\"
MAKE_ENV= PACKAGE_VERSION=${PACKAGE_VERSION:Q}
-USES= compiler:c++11-lib
+USES= compiler:c++11-lib desktop-file-utils
USE_WX= 3.0+
PORTDATA= images
@@ -28,11 +27,8 @@ PORTDOCS= docs *.html
PORTEXAMPLES= *
PLIST_FILES= bin/${PORTNAME} \
- share/pixmaps/${PORTNAME}.png
-
-DESKTOP_ENTRIES="TreeSheets" "${COMMENT}" \
- "${PORTNAME}" "${PORTNAME}" \
- "Office;Utility;" true
+ share/applications/treesheets.desktop \
+ share/pixmaps/treesheets.png
OPTIONS_DEFINE= DOCS EXAMPLES
@@ -47,6 +43,8 @@ post-patch: .SILENT
do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
(cd ${WRKSRC}/TS && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR})
+ ${INSTALL_DATA} ${WRKSRC}/TS/treesheets.desktop \
+ ${STAGEDIR}${PREFIX}/share/applications
${INSTALL_DATA} ${WRKSRC}/TS/images/icon32.png \
${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png
diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo
index 6c90eb2d0bea..3a495ff681ad 100644
--- a/deskutils/treesheets/distinfo
+++ b/deskutils/treesheets/distinfo
@@ -1,2 +1,3 @@
-SHA256 (aardappel-treesheets-0.0.20160130-ba34531_GH0.tar.gz) = d14fa32f2ce0e2fbb2d380893573b4853a00fb84742e9247441e139caeae47f8
-SIZE (aardappel-treesheets-0.0.20160130-ba34531_GH0.tar.gz) = 1793297
+TIMESTAMP = 1466490085
+SHA256 (aardappel-treesheets-0.0.20160612-c5fb4d0_GH0.tar.gz) = 6fae843e42ed401d649fa4ba0fdf6d3e1c3f0b559786c1e764aa5a429b14e545
+SIZE (aardappel-treesheets-0.0.20160612-c5fb4d0_GH0.tar.gz) = 1794209