Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Dec 2009 03:00:32 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/142044: Update port: security/parano to 0.3.5
Message-ID:  <20091227030032.34760eb0.tkato432@yahoo.com>
Resent-Message-ID: <200912261810.nBQIAAJ9016006@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         142044
>Category:       ports
>Synopsis:       Update port: security/parano to 0.3.5
>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:   Sat Dec 26 18:10:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.2-RELEASE-p5 i386
>Organization:
>Environment:
>Description:
- Update to version 0.3.5

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/security/parano/Makefile security/parano/Makefile
--- /usr/ports/security/parano/Makefile	2009-08-01 04:44:14.000000000 +0900
+++ security/parano/Makefile	2009-12-22 04:11:07.000000000 +0900
@@ -6,26 +6,19 @@
 #
 
 PORTNAME=	parano
-PORTVERSION=	0.3.4
-PORTREVISION=	4
+PORTVERSION=	0.3.5
 CATEGORIES=	security
-MASTER_SITES=	CENKES BERLIOS
+MASTER_SITES=	BERLIOS
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Gnome program to deal with hashfiles
 
-BUILD_DEPENDS=	${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2
-RUN_DEPENDS:=	${BUILD_DEPENDS}
-
-GNU_CONFIGURE=	yes
+USE_GNOME=	pygnome2
 USE_PYTHON=	yes
-USE_GNOME=	gtk20
 USE_GETTEXT=	yes
 USE_GMAKE=	yes
+GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 		LDFLAGS="-L${LOCALBASE}/lib"
 
-post-patch:
-	@${REINPLACE_CMD} -e 's,#!.*python,#!${PYTHON_CMD},' ${WRKSRC}/src/parano.py
-
 .include <bsd.port.mk>
diff -urN /usr/ports/security/parano/distinfo security/parano/distinfo
--- /usr/ports/security/parano/distinfo	2006-07-24 13:43:00.000000000 +0900
+++ security/parano/distinfo	2009-12-22 03:51:07.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (parano-0.3.4.tar.gz) = 53464e569ab0173753d5f249a86f2c80
-SHA256 (parano-0.3.4.tar.gz) = a29c6411fdaeb727d07b10a12d181f25ca008723ba7b67640085f122b1d46f75
-SIZE (parano-0.3.4.tar.gz) = 158145
+MD5 (parano-0.3.5.tar.gz) = 126cc42492c1dcf4c5e1b4a3c616acb6
+SHA256 (parano-0.3.5.tar.gz) = b325a65d8c39295523b8f087aaa89aecf1d0fa57f243c6b56c71c64eaac69cea
+SIZE (parano-0.3.5.tar.gz) = 185139
diff -urN /usr/ports/security/parano/pkg-plist security/parano/pkg-plist
--- /usr/ports/security/parano/pkg-plist	2007-05-20 13:56:35.000000000 +0900
+++ security/parano/pkg-plist	2009-12-22 04:03:09.000000000 +0900
@@ -1,17 +1,20 @@
 bin/parano
+share/application-registry/parano.applications
+share/applications/parano.desktop
 share/locale/fr/LC_MESSAGES/parano.mo
+share/locale/sv_SE/LC_MESSAGES/parano.mo
 share/mime/packages/parano.xml
-share/applications/parano.desktop
-share/application-registry/parano.applications
 share/mime-info/parano.keys
 share/mime-info/parano.mime
-share/pixmaps/parano-icon.png
 %%DATADIR%%/parano.png
 %%DATADIR%%/parano-icon.png
 %%DATADIR%%/parano.glade
+share/pixmaps/parano-icon.png
 @dirrm %%DATADIR%%
+@dirrmtry share/mime-info
+@dirrmtry share/locale/sv_SE/LC_MESSAGES
+@dirrmtry share/locale/sv_SE
 @dirrmtry share/applications
 @dirrmtry share/application-registry
-@dirrmtry share/mime-info
 @exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
 @unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091227030032.34760eb0.tkato432>