Index: head/security/gringotts/Makefile =================================================================== --- head/security/gringotts/Makefile (revision 110185) +++ head/security/gringotts/Makefile (revision 110186) @@ -1,51 +1,50 @@ # New ports collection makefile for: gringotts # Date created: 02 July 2002 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= gringotts -PORTVERSION= 1.2.7 -PORTREVISION= 2 +PORTVERSION= 1.2.8 CATEGORIES= security MASTER_SITES= http://devel.pluto.linux.it/projects/Gringotts/current/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= anders@FreeBSD.org COMMENT= GTK application to securely store sensitive data LIB_DEPENDS= gringotts.2:${PORTSDIR}/security/libgringotts \ popt.0:${PORTSDIR}/devel/popt USE_BZIP2= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_REINPLACE= yes USE_GNOME= gtk20 WANT_GNOME= yes CONFIGURE_ENV+= LIBS="-L${LOCALBASE}/lib" CPPFLAGS="-I${LOCALBASE}/include" CONFIGURE_ARGS+= --disable-env-check .include .if ${HAVE_GNOME:Mgnomehier}!="" USE_GNOME+= gnomehier PLIST_SUB+= GNOMEHIER='' .else PLIST_SUB+= GNOMEHIER='@comment ' .endif post-patch: ${REINPLACE_CMD} -E -e "s|^(gringottsdocdir =).*|\1 $$\(datadir\)/doc/gringotts|;s|md5sum|md5|g" ${WRKSRC}/Makefile.in @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-D.*_DISABLE_DEPRECATED||g' .if defined(NOPORTDOCS) ${REINPLACE_CMD} -E -e "s|^(install-data-am:.*)install-gringottsdocDATA|\1|" ${WRKSRC}/Makefile.in .endif .if ${HAVE_GNOME:Mgnomehier}=="" ${REINPLACE_CMD} -E -e "s|^(install-data-am:.*)install-DsktpDATA|\1|" \ ${WRKSRC}/Makefile.in .endif .include Property changes on: head/security/gringotts/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/security/gringotts/distinfo =================================================================== --- head/security/gringotts/distinfo (revision 110185) +++ head/security/gringotts/distinfo (revision 110186) @@ -1,2 +1,2 @@ -MD5 (gringotts-1.2.7.tar.bz2) = 24b00b9249128c32288b6739e8cb99ff -SIZE (gringotts-1.2.7.tar.bz2) = 173047 +MD5 (gringotts-1.2.8.tar.bz2) = f84add2aadca642a354105f63c117dec +SIZE (gringotts-1.2.8.tar.bz2) = 174175 Property changes on: head/security/gringotts/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property