Index: head/french/verbiste/Makefile =================================================================== --- head/french/verbiste/Makefile (revision 409251) +++ head/french/verbiste/Makefile (revision 409252) @@ -1,58 +1,58 @@ # Created by: Dan Phillips # $FreeBSD$ PORTNAME= verbiste -PORTVERSION= 0.1.41 +PORTVERSION= 0.1.42 CATEGORIES= french textproc MASTER_SITES= http://perso.b2b2c.ca/sarrazip/dev/ MAINTAINER= dereckson@gmail.com COMMENT= French verb conjugator/deconjugator LICENSE= GPLv2 OPTIONS_DEFINE= GTK2 GNOME DOCS EXAMPLES USES= pathfix pkgconfig iconv:wchar_t libtool shebangfix SHEBANG_FILES= ${WRKSRC}/examples/*.pl GNU_CONFIGURE= yes USE_GNOME= libxml2 USE_LDCONFIG= yes INSTALL_TARGET= install-strip CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include .if ${PORT_OPTIONS:MGTK2} USE_GNOME+= gtk20 PLIST_SUB+= HASGTK="" .else CONFIGURE_ARGS+=--without-gtk-app PLIST_SUB+= HASGTK="@comment " .endif .if ${PORT_OPTIONS:MGNOME} USE_GNOME+= gnomeprefix libgnomeui PLIST_SUB+= HASGNOME="" .else CONFIGURE_ARGS+=--without-gnome-app --without-gnome-applet PLIST_SUB+= HASGNOME="@comment " .endif .if ${PORT_OPTIONS:MGTK2} || ${PORT_OPTIONS:MGNOME} USES+= gettext PLIST_SUB+= HASGUI="" .else PLIST_SUB+= HASGUI="@comment " .endif post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} .for f in README *.java *.c ${INSTALL_DATA} ${WRKSRC}/examples/${f} ${STAGEDIR}${EXAMPLESDIR} .endfor ${INSTALL_SCRIPT} ${WRKSRC}/examples/*.pl ${STAGEDIR}${EXAMPLESDIR} .include Index: head/french/verbiste/distinfo =================================================================== --- head/french/verbiste/distinfo (revision 409251) +++ head/french/verbiste/distinfo (revision 409252) @@ -1,2 +1,2 @@ -SHA256 (verbiste-0.1.41.tar.gz) = b4490d99dc768c8947536c01a5fbbecf71d067f472c0bd4d79b828df45d79f9f -SIZE (verbiste-0.1.41.tar.gz) = 751059 +SHA256 (verbiste-0.1.42.tar.gz) = e40eee50725f5d9ad795610226c2dbacafc065ac382b7a1113d6c7dfd1e25897 +SIZE (verbiste-0.1.42.tar.gz) = 754691