ports/142044: Update port: security/parano to 0.3.5
KATO Tsuguru
tkato432 at yahoo.com
Sat Dec 26 18:10:10 UTC 2009
>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 at 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%%
+ at dirrmtry share/mime-info
+ at dirrmtry share/locale/sv_SE/LC_MESSAGES
+ at dirrmtry share/locale/sv_SE
@dirrmtry share/applications
@dirrmtry share/application-registry
- at 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:
More information about the freebsd-ports-bugs
mailing list