ports/187197: [patch] x11/evilvte upgrade
Aragon Gouveia
aragon at phat.za.net
Sun Mar 2 16:40:01 UTC 2014
>Number: 187197
>Category: ports
>Synopsis: [patch] x11/evilvte upgrade
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 02 16:40:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Aragon Gouveia
>Release: 10.0-RC4
>Organization:
>Environment:
FreeBSD fuzz.geek.sh 10.0-RC4 FreeBSD 10.0-RC4 #0 r260130: Tue Dec 31 17:10:01 UTC 2013 root at snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
Just an upgrade which fixes this port for 10.0.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
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
- at dirrmtry share/icons/hicolor/scalable/apps
- at dirrmtry share/icons/hicolor/scalable
@dirrmtry share/icons/hicolor/96x96/apps
@dirrmtry share/icons/hicolor/96x96
@dirrmtry share/icons/hicolor/72x72/apps
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list