diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-10-07 10:30:21 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-10-07 10:30:21 +0800 |
commit | 2349313afa6e64d1e026b07ce4b7041135e6cf25 (patch) | |
tree | bb377666e669d179daa0c8867c36000ccdbbfdeb /textproc | |
parent | 1b936c799db4a2d7030b6a1b12442e779dd9ebd8 (diff) | |
download | freebsd-ports-gnome-2349313afa6e64d1e026b07ce4b7041135e6cf25.tar.gz freebsd-ports-gnome-2349313afa6e64d1e026b07ce4b7041135e6cf25.tar.zst freebsd-ports-gnome-2349313afa6e64d1e026b07ce4b7041135e6cf25.zip |
- Update to 0.08
- Space/Tab twiddle
- Remove contiguous blank lines in pkg-descr
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libvisio/Makefile | 4 | ||||
-rw-r--r-- | textproc/libvisio/distinfo | 4 | ||||
-rw-r--r-- | textproc/libvisio/pkg-descr | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/textproc/libvisio/Makefile b/textproc/libvisio/Makefile index caf3b0925bd3..e4da849cc100 100644 --- a/textproc/libvisio/Makefile +++ b/textproc/libvisio/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libvisio -PORTVERSION= 0.0.7 +PORTVERSION= 0.0.8 CATEGORIES= textproc devel MASTER_SITES= http://dev-www.libreoffice.org/src/ @@ -19,7 +19,7 @@ LICENSE_COMB= dual LIB_DEPENDS= wpd-0.9.9:${PORTSDIR}/textproc/libwpd \ wpg-0.2.2:${PORTSDIR}/graphics/libwpg -USE_XZ= yes +USE_XZ= yes GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gnomehack diff --git a/textproc/libvisio/distinfo b/textproc/libvisio/distinfo index ef4346a12eea..8004c6ab5d00 100644 --- a/textproc/libvisio/distinfo +++ b/textproc/libvisio/distinfo @@ -1,2 +1,2 @@ -SHA256 (libvisio-0.0.7.tar.xz) = 30cc3749561cb477c0d9d53288a148849f2423bbd4b67b57c842ba4f449c17a6 -SIZE (libvisio-0.0.7.tar.xz) = 282540 +SHA256 (libvisio-0.0.8.tar.xz) = 8d7530734dd861425088df5aeb8216ee517f76d30bca2c5ff5f3e507d5d971da +SIZE (libvisio-0.0.8.tar.xz) = 282732 diff --git a/textproc/libvisio/pkg-descr b/textproc/libvisio/pkg-descr index b07a8523b414..d799d169e0ec 100644 --- a/textproc/libvisio/pkg-descr +++ b/textproc/libvisio/pkg-descr @@ -1,4 +1,3 @@ Library and tools for parsing the visio file format structure - WWW: http://www.freedesktop.org/wiki/Software/libvisio |