diff options
author | novel <novel@FreeBSD.org> | 2005-05-12 20:45:06 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-05-12 20:45:06 +0800 |
commit | 6113e069402153f6818e1b6c958ceed7c8100b76 (patch) | |
tree | bd561cc1911891ba359f81f067d20f22c4b05826 /comms/efax-gtk | |
parent | d7508b4eea3cc79ab7dca1ea33001e9741378863 (diff) | |
download | freebsd-ports-gnome-6113e069402153f6818e1b6c958ceed7c8100b76.tar.gz freebsd-ports-gnome-6113e069402153f6818e1b6c958ceed7c8100b76.tar.zst freebsd-ports-gnome-6113e069402153f6818e1b6c958ceed7c8100b76.zip |
Update to 3.0.1.
PR: 80936
Submitted by: Jean-Baptiste Quenot (maintainer)
Diffstat (limited to 'comms/efax-gtk')
-rw-r--r-- | comms/efax-gtk/Makefile | 4 | ||||
-rw-r--r-- | comms/efax-gtk/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/efax-gtk/Makefile b/comms/efax-gtk/Makefile index 724bba42ade7..adf74734db59 100644 --- a/comms/efax-gtk/Makefile +++ b/comms/efax-gtk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= efax-gtk -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ LIB_DEPENDS= sigc-1.2.5:${PORTSDIR}/devel/libsigc++12 RUN_DEPENDS= ${X11BASE}/bin/ggv:${PORTSDIR}/print/ggv \ ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu -USE_GNOME= gtk20 +USE_GNOME= gtk20 USE_X_PREFIX= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome diff --git a/comms/efax-gtk/distinfo b/comms/efax-gtk/distinfo index 021def24afa2..bb34bf8d2d47 100644 --- a/comms/efax-gtk/distinfo +++ b/comms/efax-gtk/distinfo @@ -1,2 +1,2 @@ -MD5 (efax-gtk-3.0.0.src.tgz) = fa5badb3895b74cf5d0a153d23ae60a1 -SIZE (efax-gtk-3.0.0.src.tgz) = 761021 +MD5 (efax-gtk-3.0.1.src.tgz) = 962139ad650f5281231052baac7d9f0c +SIZE (efax-gtk-3.0.1.src.tgz) = 794540 |