ports/140561: [update] security/keepassx - update to 0.4.1
Shane Bell
decept0 at gmail.com
Sun Nov 15 01:00:05 UTC 2009
>Number: 140561
>Category: ports
>Synopsis: [update] security/keepassx - update to 0.4.1
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Sun Nov 15 01:00:05 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Shane Bell
>Release:
>Organization:
>Environment:
>Description:
- update to 0.4.1
- mark MAKE_JOBS_SAFE
- update WWW to www.keepassx.org
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN /usr/ports/security/keepassx/Makefile keepassx/Makefile
--- /usr/ports/security/keepassx/Makefile 2009-08-22 16:04:39.000000000 +1200
+++ keepassx/Makefile 2009-11-15 13:47:23.000000000 +1300
@@ -6,13 +6,16 @@
#
PORTNAME= KeePassX
-PORTVERSION= 0.3.4
+PORTVERSION= 0.4.1
CATEGORIES= security
-MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= SF/${PORTNAME:L}
+DISTNAME= ${PORTNAME:L}-${PORTVERSION}
MAINTAINER= skv at FreeBSD.org
COMMENT= Cross Platform Password Manager
+RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info
+
DATADIR= ${PREFIX}/share/${PORTNAME:L}
WRKSRC= ${WRKDIR}/${PORTNAME:L}-${PORTVERSION}
@@ -22,6 +25,7 @@
HAS_CONFIGURE= yes
USE_XORG= xt inputproto xtst xrender xrandr xfixes xcursor\
xext x11 sm ice xi
+MAKE_JOBS_SAFE= yes
do-configure:
@cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
@@ -29,4 +33,7 @@
INCLUDEPATH+=${LOCALBASE}/include LIBS+=-L${LOCALBASE}/lib \
keepassx.pro
+post-install:
+ - at update-mime-database ${LOCALBASE}/share/mime
+
.include <bsd.port.mk>
diff -ruN /usr/ports/security/keepassx/distinfo keepassx/distinfo
--- /usr/ports/security/keepassx/distinfo 2009-02-20 17:45:06.000000000 +1300
+++ keepassx/distinfo 2009-11-07 16:05:28.000000000 +1300
@@ -1,3 +1,3 @@
-MD5 (KeePassX-0.3.4.tar.gz) = 437fee5ff43dd4f0017f4fb51eef8f6f
-SHA256 (KeePassX-0.3.4.tar.gz) = 41dc39f675f812d81e413f7d9684a458fbd4ac9819c91ccc31b504cef8de71ee
-SIZE (KeePassX-0.3.4.tar.gz) = 535822
+MD5 (keepassx-0.4.1.tar.gz) = 96efdf5855703e3d2817973d5e2b0fcf
+SHA256 (keepassx-0.4.1.tar.gz) = f9c1b17505430f68524ecc2be11930afa5d454097536c7a286355e1764b31429
+SIZE (keepassx-0.4.1.tar.gz) = 1050175
diff -ruN /usr/ports/security/keepassx/pkg-descr keepassx/pkg-descr
--- /usr/ports/security/keepassx/pkg-descr 2007-02-07 00:49:15.000000000 +1300
+++ keepassx/pkg-descr 2009-11-10 15:38:45.000000000 +1300
@@ -6,4 +6,4 @@
encrypted using the best and most secure encryption algorithms currently
known (AES and Twofish).
-WWW: http://keepassx.sourceforge.net/
+WWW: http://www.keepassx.org
diff -ruN /usr/ports/security/keepassx/pkg-plist keepassx/pkg-plist
--- /usr/ports/security/keepassx/pkg-plist 2008-06-07 13:41:39.000000000 +1200
+++ keepassx/pkg-plist 2009-11-14 19:47:40.000000000 +1300
@@ -1,10 +1,23 @@
bin/keepassx
share/applications/keepassx.desktop
-%%DATADIR%%/doc/css/style.css
-%%DATADIR%%/doc/images/headerbackground.png
-%%DATADIR%%/doc/images/logo.png
-%%DATADIR%%/doc/index.html
-%%DATADIR%%/doc/keepassx.adp
+%%DATADIR%%/i18n/keepassx-de_DE.qm
+%%DATADIR%%/i18n/keepassx-es_ES.qm
+%%DATADIR%%/i18n/keepassx-fi_FI.qm
+%%DATADIR%%/i18n/keepassx-fr_FR.qm
+%%DATADIR%%/i18n/keepassx-gl_ES.qm
+%%DATADIR%%/i18n/keepassx-hu_HU.qm
+%%DATADIR%%/i18n/keepassx-it_IT.qm
+%%DATADIR%%/i18n/keepassx-nb_NO.qm
+%%DATADIR%%/i18n/keepassx-nl_NL.qm
+%%DATADIR%%/i18n/keepassx-pl_PL.qm
+%%DATADIR%%/i18n/keepassx-ru_RU.qm
+%%DATADIR%%/i18n/keepassx-tr_TR.qm
+%%DATADIR%%/i18n/keepassx-zh_CN.qm
+%%DATADIR%%/i18n/qt_fi.qm
+%%DATADIR%%/i18n/qt_hu.qm
+%%DATADIR%%/i18n/qt_it.qm
+%%DATADIR%%/i18n/qt_nl.qm
+%%DATADIR%%/i18n/qt_tr.qm
%%DATADIR%%/icons/alarmclock.png
%%DATADIR%%/icons/appsettings.png
%%DATADIR%%/icons/autotype.png
@@ -39,12 +52,17 @@
%%DATADIR%%/icons/filesaveas.png
%%DATADIR%%/icons/filesavedisabled.png
%%DATADIR%%/icons/generator.png
+%%DATADIR%%/icons/go-home.png
+%%DATADIR%%/icons/go-next.png
+%%DATADIR%%/icons/go-previous.png
%%DATADIR%%/icons/groupsearch.png
%%DATADIR%%/icons/help.png
+%%DATADIR%%/icons/help_about.png
%%DATADIR%%/icons/i18n.png
%%DATADIR%%/icons/keepassx.png
%%DATADIR%%/icons/keepassx_large.png
%%DATADIR%%/icons/keepassx_locked.png
+%%DATADIR%%/icons/keepassx_small.png
%%DATADIR%%/icons/key.png
%%DATADIR%%/icons/lock.png
%%DATADIR%%/icons/manual.png
@@ -68,11 +86,12 @@
%%DATADIR%%/icons/trashcan.png
%%DATADIR%%/icons/up.png
%%DATADIR%%/license.html
+share/mime/packages/keepassx.xml
+share/mimelnk/application/x-keepass.desktop
share/pixmaps/keepassx.xpm
@dirrm %%DATADIR%%/icons
@dirrm %%DATADIR%%/i18n
- at dirrm %%DATADIR%%/doc/images
- at dirrm %%DATADIR%%/doc/css
- at dirrm %%DATADIR%%/doc
@dirrm %%DATADIR%%
@dirrmtry share/applications
+ at comment @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
+ at comment @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list