diff -uNr evilvte/Makefile evilvte.new/Makefile --- evilvte/Makefile 2014-01-22 19:00:46.000000000 +0200 +++ evilvte.new/Makefile 2014-03-02 18:34:04.000000000 +0200 @@ -2,8 +2,7 @@ # $FreeBSD: head/x11/evilvte/Makefile 340722 2014-01-22 17:00:46Z mat $ PORTNAME= evilvte -PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTVERSION= 0.5.2~pre1 CATEGORIES= x11 gnome MASTER_SITES= http://www.calno.com/${PORTNAME}/ \ LOCAL/glarkin diff -uNr evilvte/distinfo evilvte.new/distinfo --- evilvte/distinfo 2014-01-22 17:30:13.000000000 +0200 +++ evilvte.new/distinfo 2014-03-02 17:43:11.000000000 +0200 @@ -1,2 +1,2 @@ -SHA256 (evilvte-0.5.0.tar.xz) = 8d32dd9f3b192e00c8111c406a90cc0da2e674e0f8c5a03854287d384e7edea8 -SIZE (evilvte-0.5.0.tar.xz) = 58436 +SHA256 (evilvte-0.5.2~pre1.tar.xz) = d51e75f7e1daad12fa55289c17cb2cfb35bcfdbd61b0dfce3b16a966f64e81ec +SIZE (evilvte-0.5.2~pre1.tar.xz) = 60804 diff -uNr evilvte/files/patch-configure evilvte.new/files/patch-configure --- evilvte/files/patch-configure 1970-01-01 02:00:00.000000000 +0200 +++ evilvte.new/files/patch-configure 2014-03-02 17:54:44.000000000 +0200 @@ -0,0 +1,11 @@ +--- configure.orig 2014-03-02 17:52:26.000000000 +0200 ++++ configure 2014-03-02 17:53:07.000000000 +0200 +@@ -93,6 +93,8 @@ + LIBS_VTE_L=`pkg-config --libs-only-L vte-2.90 2> /dev/null` + fi + ++LIBS_VTE="${LIBS_VTE} -lintl" ++ + if [ "$real_gtk" = "2+3" ] || [ "$real_gtk" = "3+2" ]; then + real_gtk="all" + LIBS_VTE="-ldl" diff -uNr evilvte/pkg-plist evilvte.new/pkg-plist --- evilvte/pkg-plist 2014-01-22 17:16:56.000000000 +0200 +++ evilvte.new/pkg-plist 2014-02-09 19:41:50.000000000 +0200 @@ -15,10 +15,7 @@ share/icons/hicolor/64x64/apps/evilvte.png share/icons/hicolor/72x72/apps/evilvte.png share/icons/hicolor/96x96/apps/evilvte.png -share/icons/hicolor/scalable/apps/evilvte.svg share/pixmaps/evilvte.png -@dirrmtry share/icons/hicolor/scalable/apps -@dirrmtry share/icons/hicolor/scalable @dirrmtry share/icons/hicolor/96x96/apps @dirrmtry share/icons/hicolor/96x96 @dirrmtry share/icons/hicolor/72x72/apps