diff options
author | pawel <pawel@FreeBSD.org> | 2014-04-26 00:34:11 +0800 |
---|---|---|
committer | pawel <pawel@FreeBSD.org> | 2014-04-26 00:34:11 +0800 |
commit | 1cc212f45c80003bfd9e9b6649f4442b493977fb (patch) | |
tree | d40beceeb694e1aed8e92ba89d4eb67b5aca081e /comms/efax-gtk | |
parent | 6425eb91bf79e377a7bab3ad4a3f3c3f20447e5f (diff) | |
download | freebsd-ports-gnome-1cc212f45c80003bfd9e9b6649f4442b493977fb.tar.gz freebsd-ports-gnome-1cc212f45c80003bfd9e9b6649f4442b493977fb.tar.zst freebsd-ports-gnome-1cc212f45c80003bfd9e9b6649f4442b493977fb.zip |
Update to version 3.2.13
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r-- | comms/efax-gtk/Makefile | 6 | ||||
-rw-r--r-- | comms/efax-gtk/distinfo | 4 |
2 files changed, 4 insertions, 6 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index df0454693f9c..216212e2b322 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= efax-gtk -PORTVERSION= 3.2.12 -PORTREVISION= 3 +PORTVERSION= 3.2.13 CATEGORIES= comms MASTER_SITES= SF EXTRACT_SUFX= .src.tgz @@ -17,11 +16,10 @@ LIB_DEPENDS= libsigc-1.2.so:${PORTSDIR}/devel/libsigc++12 \ libcxx-gtk-utils-2-2.2.so:${PORTSDIR}/x11-toolkits/c++-gtk-utils RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv -USES= pkgconfig +USES= compiler:c++11-lib pkgconfig USE_GHOSTSCRIPT_RUN=yes USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_GCC= yes CONFLICTS= efax-[0-9]* diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 5d5e3f0edd9b..0b5babf5f938 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,2 +1,2 @@ -SHA256 (efax-gtk-3.2.12.src.tgz) = 5014b758db9533efbf898be96b0edbda577b6cd9ea34004171731ba0ff0e210e -SIZE (efax-gtk-3.2.12.src.tgz) = 1242786 +SHA256 (efax-gtk-3.2.13.src.tgz) = 4d09de4a0c530fe24cf8d8061aae92d5c2e6b8c52120b97be0ad8e4c3b68ac37 +SIZE (efax-gtk-3.2.13.src.tgz) = 1245015 |