ports/148731: update port: deskutils/znotes up to 0.4.2

Gvozdikov Veniamin g.veniamin at googlemail.com
Sun Jul 18 14:40:09 UTC 2010


>Number:         148731
>Category:       ports
>Synopsis:       update port: deskutils/znotes up to 0.4.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 18 14:40:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Gvozdikov Veniamin
>Release:        FreeBSD 8.1-PRERELEASE
>Organization:
>Environment:
FreeBSD zlobook.local 8.1-PRERELEASE FreeBSD 8.1-PRERELEASE #2: Mon Jul  5 22:22:00 KRAST 2010     root at zlobook.local:/usr/obj/usr/src/sys/zlobook_amd64  amd64
>Description:
zNotes 0.4.2
* Changed arhitecure of the note class
* Added picture format support
* Some ui improvements
* Added ability to change text color in html notes
* Added ability to use only one running instance of application.
* Added default notes directory for all platforms
* Added option for converting rich text insertions to plain text in HTML notes
* Fixed problem with saving last note's name
* Fixed bug with opening links in about dialog
* Fixed bug with the inability to edit notes content after unsuccessful search
* Added Brazilian Portuguese translation
* Added Ukranian translation
* Improved translations support
>How-To-Repeat:

>Fix:
diff -ruN znotes.orig/Makefile znotes/Makefile
--- znotes.orig/Makefile	2010-07-18 21:57:33.000000000 +0800
+++ znotes/Makefile	2010-07-18 22:21:42.000000000 +0800
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	znotes
-PORTVERSION=	0.4.1
-PORTREVISION=	1
+PORTVERSION=	0.4.2
 CATEGORIES=	deskutils
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}
@@ -19,6 +18,8 @@
 QT_COMPONENTS=	gui xml qmake_build uic_build moc_build rcc_build \
 		linguist
 
+LICENSE=	GPLv3
+
 DESKTOP_ENTRIES="zNotes" "Simple notes" \
 		"${PREFIX}/share/pixmaps/${PORTNAME}.png" "${PORTNAME}" \
 		"Utility;TextEditor;Qt;" ${FALSE}
@@ -47,7 +48,9 @@
 	${MKDIR} ${DATADIR}/translations
 	${INSTALL_DATA} ${WRKSRC}/translations/*.qm ${DATADIR}/translations
 PLIST_FILES+=	share/${PORTNAME}/translations/${PORTNAME}_cs.qm \
-		share/${PORTNAME}/translations/${PORTNAME}_ru.qm
+		share/${PORTNAME}/translations/${PORTNAME}_ru.qm \
+		share/${PORTNAME}/translations/${PORTNAME}_pt_BR.qm \
+		share/${PORTNAME}/translations/${PORTNAME}_uk.qm
 PLIST_DIRS+=	share/${PORTNAME}/translations \
 		share/${PORTNAME}
 .else
diff -ruN znotes.orig/distinfo znotes/distinfo
--- znotes.orig/distinfo	2010-07-18 21:57:33.000000000 +0800
+++ znotes/distinfo	2010-07-18 21:59:57.000000000 +0800
@@ -1,3 +1,3 @@
-MD5 (znotes-0.4.1.tar.gz) = 6623482ae7355fd13c6230fc7ed33f3f
-SHA256 (znotes-0.4.1.tar.gz) = 572c91817f339b1e4ace4f02016b36a830a22e6c726142dcbaa990b4ae42173e
-SIZE (znotes-0.4.1.tar.gz) = 78031
+MD5 (znotes-0.4.2.tar.gz) = d56e87aef3af15f24c413097e57d3ee2
+SHA256 (znotes-0.4.2.tar.gz) = 0b152900bc4f1cae68094c6c8ce79dc316582c696ce0f04de4fcf90b22966400
+SIZE (znotes-0.4.2.tar.gz) = 103131

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list