aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2015-04-06 20:16:27 +0000
committerThomas Zander <riggs@FreeBSD.org>2015-04-06 20:16:27 +0000
commit008fde5bf0a918642ca3211e55a32f2ce59ae498 (patch)
treeab63021fcbf45b8d620c01db0618dc56543da97b /deskutils
parent007e209e8b2d278de6452e75ff12ee82215ce880 (diff)
downloadports-008fde5bf0a918642ca3211e55a32f2ce59ae498.tar.gz
ports-008fde5bf0a918642ca3211e55a32f2ce59ae498.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/treesheets/Makefile15
-rw-r--r--deskutils/treesheets/distinfo4
-rw-r--r--deskutils/treesheets/pkg-descr2
3 files changed, 8 insertions, 13 deletions
diff --git a/deskutils/treesheets/Makefile b/deskutils/treesheets/Makefile
index 2c09689b1547..6d41750ce78d 100644
--- a/deskutils/treesheets/Makefile
+++ b/deskutils/treesheets/Makefile
@@ -2,8 +2,9 @@
# $FreeBSD$
PORTNAME= treesheets
-PORTVERSION= 0.0.20150117
+PORTVERSION= 0.0.20150405
CATEGORIES= deskutils
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= lightside@gmx.com
COMMENT= Free form data organizer
@@ -13,8 +14,7 @@ LICENSE_FILE= ${WRKSRC}/ZLIB_LICENSE.txt
USE_GITHUB= yes
GH_ACCOUNT= aardappel
-GH_COMMIT= 0191b1f
-GH_TAGNAME= ${GH_COMMIT}
+GH_TAGNAME= b994c63
BUILD_WRKSRC= ${WRKSRC}/src
EXTRACT_AFTER_ARGS= --exclude .gitignore
@@ -43,18 +43,13 @@ CXXFLAGS+= -D__LONG_LONG_SUPPORTED
.endif
post-patch: .SILENT
- ${REINPLACE_CMD} -e 's|sys->frame->exepath+L"|L"${DOCSDIR}|' \
+ ${REINPLACE_CMD} -e 's|sys->frame->GetPath(L"|(L"${DOCSDIR}/|' \
${BUILD_WRKSRC}/document.h
${REINPLACE_CMD} -e 's|wxFileName(exename).GetPath()|L"${DATADIR}"|' \
${BUILD_WRKSRC}/myframe.h
- ${REINPLACE_CMD} -e 's|frame->exepath+L"/examples|L"${EXAMPLESDIR}|' \
+ ${REINPLACE_CMD} -e 's|frame->GetPath(L"examples|(L"${EXAMPLESDIR}|' \
${BUILD_WRKSRC}/system.h
-do-build:
- (cd ${BUILD_WRKSRC} && ${SETENV} ${MAKE_ENV} \
- ${CXX} -std=c++11 ${CXXFLAGS} \
- -o ${PORTNAME} *.cpp `${WX_CONFIG} --cxxflags --libs all`)
-
do-install:
${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
(cd ${WRKSRC}/TS && ${COPYTREE_SHARE} "${PORTDATA}" ${STAGEDIR}${DATADIR})
diff --git a/deskutils/treesheets/distinfo b/deskutils/treesheets/distinfo
index b14cc1db2eeb..f1f8bad71c3a 100644
--- a/deskutils/treesheets/distinfo
+++ b/deskutils/treesheets/distinfo
@@ -1,2 +1,2 @@
-SHA256 (treesheets-0.0.20150117.tar.gz) = 9ea044bb0793fafb7b967764cd245a002cb22153548756b9dc44dc90fcabdbed
-SIZE (treesheets-0.0.20150117.tar.gz) = 1788525
+SHA256 (treesheets-0.0.20150405_GH0.tar.gz) = d16f215a857054098b10f5402ef35efe37ada6f8d91161af12c5f1d2fc8b97fb
+SIZE (treesheets-0.0.20150405_GH0.tar.gz) = 1788802
diff --git a/deskutils/treesheets/pkg-descr b/deskutils/treesheets/pkg-descr
index 4f36cdba7277..477bd99de619 100644
--- a/deskutils/treesheets/pkg-descr
+++ b/deskutils/treesheets/pkg-descr
@@ -9,6 +9,6 @@ It's like a spreadsheet, immediately familiar, but much more suitable for
complex data because it's hierarchical.
It's like a mind mapper, but more organized and compact.
It's like an outliner, but in more than one dimension.
-It's like a text editor, but with structure.
+It's like a text editor, but with structure.
WWW: http://treesheets.com