ports/158445: Update port: sysutils/eiciel to 0.9.8.1

KATO Tsuguru tkato432 at yahoo.com
Wed Aug 3 07:40:11 UTC 2011


The following reply was made to PR ports/158445; it has been noted by GNATS.

From: KATO Tsuguru <tkato432 at yahoo.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: ports/158445: Update port: sysutils/eiciel to 0.9.8.1
Date: Wed, 3 Aug 2011 16:30:06 +0900

 Remake of the patch against current tree.
 
 
 diff -urN /usr/ports/sysutils/eiciel/Makefile sysutils/eiciel/Makefile
 --- /usr/ports/sysutils/eiciel/Makefile	2011-08-03 15:47:58.000000000 +0900
 +++ sysutils/eiciel/Makefile	2011-08-03 15:49:00.000000000 +0900
 @@ -6,32 +6,33 @@
  #
  
  PORTNAME=	eiciel
 -PORTVERSION=	0.9.8
 +PORTVERSION=	0.9.8.1
  CATEGORIES=	sysutils security
  MASTER_SITES=	http://rofi.roger-ferrer.org/eiciel/download/
  
  MAINTAINER=	ports at FreeBSD.org
  COMMENT=	A GNOME-based ACL editor, with integration into Nautilus
  
 -DEPRECATED=	No more public distfiles
 -EXPIRATION_DATE=	2011-09-01
 -
  LIB_DEPENDS=	gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24
  
 -LICENSE=	GPLv2
 +LICENSE=	GPLv2 GPLv3
 +LICENSE_COMB=	dual
  
  USE_BZIP2=	yes
 -USE_GNOME=	gnomehack gnomeprefix intlhack nautilus2 libgnomeui
 +USE_GNOME=	gnomehack gnomeprefix intlhack libgnome nautilus2
  USE_GETTEXT=	yes
  USE_GMAKE=	yes
  USE_AUTOTOOLS=	libtool
 -CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
 -		LDFLAGS="-L${LOCALBASE}/lib"
 -CONFIGURE_ARGS=	--with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0
 +CONFIGURE_ENV=	LDFLAGS="${LDFLAGS}"
 +CONFIGURE_ARGS=	--with-gnome-version=2 \
 +		--with-nautilus-extensions-dir=${PREFIX}/lib/nautilus/extensions-2.0
  MAKE_JOBS_SAFE=	yes
  
  MAN1=		eiciel.1
  
 +CPPFLAGS=	-I${LOCALBASE}/include
 +LDFLAGS=	-L${LOCALBASE}/lib
 +
  post-install:
  	@${CAT} ${PKGMESSAGE}
  
 diff -urN /usr/ports/sysutils/eiciel/distinfo sysutils/eiciel/distinfo
 --- /usr/ports/sysutils/eiciel/distinfo	2011-03-20 02:52:38.000000000 +0900
 +++ sysutils/eiciel/distinfo	2011-05-16 16:14:41.000000000 +0900
 @@ -1,2 +1,2 @@
 -SHA256 (eiciel-0.9.8.tar.bz2) = 911f331ed152b354fdb61297393c6f18780b54f9f0b274c29a137c0ec8c1a747
 -SIZE (eiciel-0.9.8.tar.bz2) = 593641
 +SHA256 (eiciel-0.9.8.1.tar.bz2) = 1e0e16e624235d4e93770146fec3665d362421f277322fd50b02c33d774e6b8a
 +SIZE (eiciel-0.9.8.1.tar.bz2) = 617663



More information about the freebsd-ports-bugs mailing list