diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-21 21:43:22 +0000 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-21 21:43:22 +0000 |
commit | 3074c0ca8e5d97f55b69306d7f67c245f8b95e8a (patch) | |
tree | a1c099cbfc208f8d55a0be5872528ab828991587 /comms | |
parent | 0d45fbf55f6f456c226433edf83dfe603ca8868a (diff) | |
download | FreeBSD-ports-3074c0ca8e5d97f55b69306d7f67c245f8b95e8a.zip FreeBSD-ports-3074c0ca8e5d97f55b69306d7f67c245f8b95e8a.tar.gz |
- Update to 3.0.12
PR: ports/106905
Submitted by: Jean-Baptiste Quenot <jb.quenot@caraldi.com> (maintainer)
Diffstat (limited to 'comms')
-rw-r--r-- | comms/efax-gtk/Makefile | 6 | ||||
-rw-r--r-- | comms/efax-gtk/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 8c3ff31..49f493a 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -6,14 +6,13 @@ # PORTNAME= efax-gtk -PORTVERSION= 3.0.11 -PORTREVISION= 1 +PORTVERSION= 3.0.12 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .src.tgz -MAINTAINER= jb.quenot@caraldi.com +MAINTAINER= jbq@caraldi.com COMMENT= GUI front end for the efax fax program LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 @@ -23,6 +22,7 @@ RUN_DEPENDS= ggv:${PORTSDIR}/print/ggv \ USE_GNOME= gtk20 USE_X_PREFIX= yes GNU_CONFIGURE= yes +CONFIGURE_ARGS= --mandir=${X11BASE}/man MAN1= efax.1 efix.1 efax-gtk.1 post-install: diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 6b46e60..28531e6 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,3 +1,3 @@ -MD5 (efax-gtk-3.0.11.src.tgz) = 81b86e3f662aa8e80158560ac82c74fe -SHA256 (efax-gtk-3.0.11.src.tgz) = e4e984052ba7ee51cd649805af5ecf4b722abe1d1ae040f356d662c3a2d0f75d -SIZE (efax-gtk-3.0.11.src.tgz) = 1076781 +MD5 (efax-gtk-3.0.12.src.tgz) = 837a212ea4e5e86cba32ea558c2e8c8a +SHA256 (efax-gtk-3.0.12.src.tgz) = eb922a3137ebc58178f4053bf72e72ea89800b3ab058f89c0ed9a7a22dcb839c +SIZE (efax-gtk-3.0.12.src.tgz) = 1102352 |