diff options
author | daichi <daichi@FreeBSD.org> | 2004-11-25 01:42:44 +0800 |
---|---|---|
committer | daichi <daichi@FreeBSD.org> | 2004-11-25 01:42:44 +0800 |
commit | 249c5bd434fab1884f8a49f96270162f80091b0c (patch) | |
tree | 2449eba31ef5e87c22917e5d8788f10b433a2825 /comms | |
parent | c2cadbc273ec66f0ff4603ff500d8ff8d797219f (diff) | |
download | freebsd-ports-gnome-249c5bd434fab1884f8a49f96270162f80091b0c.tar.gz freebsd-ports-gnome-249c5bd434fab1884f8a49f96270162f80091b0c.tar.zst freebsd-ports-gnome-249c5bd434fab1884f8a49f96270162f80091b0c.zip |
update: comms/efax-gtk 2.2.13
PR: ports/74198
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 31 | ||||
-rw-r--r-- | comms/efax-gtk/distinfo | 4 |
2 files changed, 17 insertions, 18 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 7f3287b98356..2f4c3061d577 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -5,26 +5,25 @@ # $FreeBSD$ # -PORTNAME= efax-gtk -PORTVERSION= 2.2.12 -PORTREVISION= 1 -CATEGORIES= comms -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +PORTNAME= efax-gtk +PORTVERSION= 2.2.13 +CATEGORIES= comms +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -EXTRACT_SUFX= .src.tgz +EXTRACT_SUFX= .src.tgz -MAINTAINER= jb.quenot@caraldi.com -COMMENT= GUI front end for the efax fax program +MAINTAINER= jb.quenot@caraldi.com +COMMENT= GUI front end for the efax fax program -LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 -LIB_DEPENDS+= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 -RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv2 -RUN_DEPENDS+= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu +LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 +LIB_DEPENDS+= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtk--2 +RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv2 +RUN_DEPENDS+= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu -USE_X_PREFIX= YES -GNU_CONFIGURE= YES -CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome -MAN1= efax.1 efix.1 efax-gtk.1 +USE_X_PREFIX= YES +GNU_CONFIGURE= YES +CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome +MAN1= efax.1 efix.1 efax-gtk.1 post-install: @${ECHO} diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index bb03dc4ade8e..9932552f6dc5 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,2 +1,2 @@ -MD5 (efax-gtk-2.2.12.src.tgz) = 4e25e81a96b7eee5cc4403bf00687fda -SIZE (efax-gtk-2.2.12.src.tgz) = 652941 +MD5 (efax-gtk-2.2.13.src.tgz) = 780f45fb47195b812ea596190c6cadcd +SIZE (efax-gtk-2.2.13.src.tgz) = 649392 |