diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 14:38:37 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-23 14:38:37 +0000 |
commit | 2009ca7ae6cd98d7ff14b9f83393a3d312d1884c (patch) | |
tree | 2ae4c966793137f59eb71896572841b598a36ddc /graphics | |
parent | a3ac17e7bb492e5d5ca64aa12065b4e56a03d864 (diff) | |
download | ports-2009ca7ae6cd98d7ff14b9f83393a3d312d1884c.tar.gz ports-2009ca7ae6cd98d7ff14b9f83393a3d312d1884c.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xsane/Makefile | 5 | ||||
-rw-r--r-- | graphics/xsane/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/xsane/Makefile b/graphics/xsane/Makefile index d2aa22315fd4..a5d5b7d8628a 100644 --- a/graphics/xsane/Makefile +++ b/graphics/xsane/Makefile @@ -6,8 +6,7 @@ # PORTNAME= xsane -PORTVERSION= 0.92 -PORTREVISION= 1 +PORTVERSION= 0.93 CATEGORIES= graphics MASTER_SITES= http://www.xsane.org/download/ \ http://gd.tuwien.ac.at/hci/sane/xsane/ \ @@ -41,7 +40,7 @@ CONFIGURE_ARGS+= --disable-gimp USE_GNOME= gtk20 .else USE_GNOME= gtk12 -CONFIGURE_ARGS+= --disable-gtk2 +CONFIGURE_ARGS+= --disable-gtk2 .endif pre-everything:: diff --git a/graphics/xsane/distinfo b/graphics/xsane/distinfo index 5579fe50e6ee..e7d4a9f3c90e 100644 --- a/graphics/xsane/distinfo +++ b/graphics/xsane/distinfo @@ -1,2 +1,2 @@ -MD5 (xsane-0.92.tar.gz) = a5504d63cc5c9edb9ec484bd74581177 -SIZE (xsane-0.92.tar.gz) = 2555676 +MD5 (xsane-0.93.tar.gz) = ff775bc264b81b2a3e8fafbcef0181c0 +SIZE (xsane-0.93.tar.gz) = 2755529 |