Skip to content

Commit

Permalink
textproc/libodfgen01: update to 0.1.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Sep 16, 2021
1 parent c420e99 commit 4083a52
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions textproc/libodfgen01/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libodfgen
PORTVERSION= 0.1.7
PORTREVISION= 3
PORTVERSION= 0.1.8
CATEGORIES= textproc
MASTER_SITES= SF/libwpd/${PORTNAME}/${PORTNAME}-${PORTVERSION}
PKGNAMESUFFIX= 01
Expand All @@ -17,7 +16,8 @@ CONFIGURE_ARGS= --disable-werror --without-docs
CPPFLAGS+= -I${LOCALBASE}/include

GNU_CONFIGURE= yes
USES= compiler:c++11-lib libtool pathfix pkgconfig tar:xz
USES= compiler:c++11-lib gnome libtool pathfix pkgconfig tar:xz
USE_GNOME= libxml2
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

Expand Down
6 changes: 3 additions & 3 deletions textproc/libodfgen01/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1529608386
SHA256 (libodfgen-0.1.7.tar.xz) = 323e491f956c8ca2abb12c998e350670930a32317bf9662b0615dd4b3922b831
SIZE (libodfgen-0.1.7.tar.xz) = 384760
TIMESTAMP = 1630010554
SHA256 (libodfgen-0.1.8.tar.xz) = 55200027fd46623b9bdddd38d275e7452d1b0ff8aeddcad6f9ae6dc25f610625
SIZE (libodfgen-0.1.8.tar.xz) = 386156
2 changes: 1 addition & 1 deletion textproc/libodfgen01/pkg-plist
Expand Up @@ -7,5 +7,5 @@ include/libodfgen-0.1/libodfgen/libodfgen-api.hxx
include/libodfgen-0.1/libodfgen/libodfgen.hxx
lib/libodfgen-0.1.so
lib/libodfgen-0.1.so.1
lib/libodfgen-0.1.so.1.0.7
lib/libodfgen-0.1.so.1.0.8
libdata/pkgconfig/libodfgen-0.1.pc

0 comments on commit 4083a52

Please sign in to comment.