diff options
author | miwi <miwi@FreeBSD.org> | 2009-01-13 08:18:55 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-01-13 08:18:55 +0800 |
commit | 71feb92c64f67e74302c024dd8030ffd032f9c89 (patch) | |
tree | 8a2a2f53094be543d3b4bbd7231ed25d5fee93ca /archivers/liborange | |
parent | e47d23be27d2aadfeb566fc1589996c23f34e305 (diff) | |
download | freebsd-ports-graphics-71feb92c64f67e74302c024dd8030ffd032f9c89.tar.gz freebsd-ports-graphics-71feb92c64f67e74302c024dd8030ffd032f9c89.tar.zst freebsd-ports-graphics-71feb92c64f67e74302c024dd8030ffd032f9c89.zip |
- Update to 0.4
PR: 130395
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'archivers/liborange')
-rw-r--r-- | archivers/liborange/Makefile | 5 | ||||
-rw-r--r-- | archivers/liborange/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/archivers/liborange/Makefile b/archivers/liborange/Makefile index aa09214acdb..bfb6e40f950 100644 --- a/archivers/liborange/Makefile +++ b/archivers/liborange/Makefile @@ -6,8 +6,7 @@ # PORTNAME= liborange -PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTVERSION= 0.4 CATEGORIES= archivers MASTER_SITES= SF MASTER_SITE_SUBDIR= synce @@ -27,7 +26,7 @@ OPTIONS= LIBSYNCE "Build with libsynce support" on \ USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes -USE_GNOME= gnomehack gnometarget +USE_GNOME= gnomehack USE_ICONV= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/archivers/liborange/distinfo b/archivers/liborange/distinfo index 07ee5e14656..9ce5df480ea 100644 --- a/archivers/liborange/distinfo +++ b/archivers/liborange/distinfo @@ -1,3 +1,3 @@ -MD5 (liborange-0.3.2.tar.gz) = 52f9fb2b97ee08b4929079ed68ba16a0 -SHA256 (liborange-0.3.2.tar.gz) = 5aed6ae32a2e103bd846c02a55b7d802fb1b6c2676207fba62d2a0ec944f57a1 -SIZE (liborange-0.3.2.tar.gz) = 380034 +MD5 (liborange-0.4.tar.gz) = 40e9ac3de389c74a60007f7493e072a5 +SHA256 (liborange-0.4.tar.gz) = 023fc4ecdd4e775023b89d8fea37918ed8ba55012578e4f7ac0ec3cd1e843fbe +SIZE (liborange-0.4.tar.gz) = 330089 |