Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Nov 2013 02:52:40 +0900
From:      KATO Tsuguru <tkato432@yahoo.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/184222: sysutils/eiciel: Update to version 0.9.8.2
Message-ID:  <20131125025240.7fb131a21af3c4cf6cf3fd3e@yahoo.com>
Resent-Message-ID: <201311241810.rAOIA1Oo046760@freefall.freebsd.org>

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

>Number:         184222
>Category:       ports
>Synopsis:       sysutils/eiciel: Update to version 0.9.8.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 Nov 24 18:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 8.4-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update to version 0.9.8.2

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/sysutils/eiciel/Makefile sysutils/eiciel/Makefile
--- /usr/ports/sysutils/eiciel/Makefile	2013-11-06 21:54:48.000000000 +0900
+++ sysutils/eiciel/Makefile	2013-11-25 00:00:00.000000000 +0900
@@ -2,8 +2,7 @@
 # $FreeBSD: head/sysutils/eiciel/Makefile 327772 2013-09-20 23:05:58Z bapt $
 
 PORTNAME=	eiciel
-PORTVERSION=	0.9.8.1
-PORTREVISION=	2
+PORTVERSION=	0.9.8.2
 CATEGORIES=	sysutils security
 MASTER_SITES=	http://rofi.roger-ferrer.org/eiciel/download/
 
@@ -12,32 +11,14 @@
 
 LICENSE=	GPLv2
 
-LIB_DEPENDS=	gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
-
 USE_BZIP2=	yes
-USES=		pathfix pkgconfig
-USE_GNOME=	gnomeprefix intlhack nautilus2 libgnomeui
-
-USE_GMAKE=	yes
+USES=		gettext gmake pathfix pkgconfig
+USE_GNOME=	gnomeprefix gtkmm24 libgnome nautilus2
 USE_AUTOTOOLS=	libtool
+CONFIGURE_ARGS=	--with-gnome-version=2 \
+		--with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0
+
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
-CONFIGURE_ARGS=	--with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0
-
-MAN1=		eiciel.1
-
-NO_STAGE=	yes
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+=		gettext
-PLIST_SUB+=	NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+=	NLS="@comment "
-.endif
-
-post-install:
-	@${CAT} ${PKGMESSAGE}
 
 .include <bsd.port.mk>
diff -urN /usr/ports/sysutils/eiciel/distinfo sysutils/eiciel/distinfo
--- /usr/ports/sysutils/eiciel/distinfo	2013-11-06 21:54:48.000000000 +0900
+++ sysutils/eiciel/distinfo	2013-11-25 00:00:00.000000000 +0900
@@ -1,2 +1,2 @@
-SHA256 (eiciel-0.9.8.1.tar.bz2) = 1e0e16e624235d4e93770146fec3665d362421f277322fd50b02c33d774e6b8a
-SIZE (eiciel-0.9.8.1.tar.bz2) = 617663
+SHA256 (eiciel-0.9.8.2.tar.bz2) = fd99837a57adf83767765a4f096ae81c0af7e33f81df24c55c304b3b649c2079
+SIZE (eiciel-0.9.8.2.tar.bz2) = 648067
diff -urN /usr/ports/sysutils/eiciel/pkg-plist sysutils/eiciel/pkg-plist
--- /usr/ports/sysutils/eiciel/pkg-plist	2013-11-06 21:54:48.000000000 +0900
+++ sysutils/eiciel/pkg-plist	2013-11-25 00:00:00.000000000 +0900
@@ -2,6 +2,7 @@
 lib/nautilus/extensions-2.0/libeiciel-nautilus.a
 lib/nautilus/extensions-2.0/libeiciel-nautilus.la
 lib/nautilus/extensions-2.0/libeiciel-nautilus.so
+man/man1/eiciel.1.gz
 share/applications/eiciel.desktop
 %%DATADIR%%/img/group-acl-default.png
 %%DATADIR%%/img/group-acl.png
@@ -40,10 +41,10 @@
 share/gnome/help/eiciel/C/figures/user-acl.png
 share/gnome/help/eiciel/C/figures/user-default.png
 share/gnome/help/eiciel/C/figures/user.png
-%%NLS%%share/locale/ca/LC_MESSAGES/eiciel.mo
-%%NLS%%share/locale/de/LC_MESSAGES/eiciel.mo
-%%NLS%%share/locale/es/LC_MESSAGES/eiciel.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/eiciel.mo
+share/locale/ca/LC_MESSAGES/eiciel.mo
+share/locale/de/LC_MESSAGES/eiciel.mo
+share/locale/es/LC_MESSAGES/eiciel.mo
+share/locale/sv/LC_MESSAGES/eiciel.mo
 @dirrm share/gnome/help/eiciel/C/figures
 @dirrm share/gnome/help/eiciel/C
 @dirrm share/gnome/help/eiciel
>Release-Note:
>Audit-Trail:
>Unformatted:



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