Skip to content

Commit

Permalink
devel/goffice: update to 0.10.53 release (+)
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed Nov 12, 2022
1 parent 2afa5ca commit 143036c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/goffice/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= goffice
PORTVERSION= 0.10.52
PORTVERSION= 0.10.53
CATEGORIES= devel gnome
MASTER_SITES= GNOME

Expand Down Expand Up @@ -28,7 +28,7 @@ CONFIGURE_ARGS= --with-lasem=no --with-config-backend=gsettings \
USE_PERL5= build
SHEBANG_FILES= ${WRKSRC}/tools/introspection-identifier-filter

PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R}
PLIST_SUB= VERSION=${PORTVERSION} SHORT_VER=${PORTVERSION:R} LIB_VER=${PORTVERSION:E}

post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/goffice/${SHORT_VER}/plugins
Expand Down
6 changes: 3 additions & 3 deletions devel/goffice/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1651006416
SHA256 (goffice-0.10.52.tar.xz) = 60b9efd94370f0969b394f0aac8c6eb91e15ebc0ce1236b44aa735eb1c98840c
SIZE (goffice-0.10.52.tar.xz) = 2436944
TIMESTAMP = 1668289490
SHA256 (goffice-0.10.53.tar.xz) = 27fd58796faa1cd4cc0120c34ea85315a0891ec71f55bc6793c14ecf168a3f57
SIZE (goffice-0.10.53.tar.xz) = 2442336
2 changes: 1 addition & 1 deletion devel/goffice/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ lib/goffice/%%VERSION%%/plugins/smoothing/smoothing.so
lib/goffice/%%VERSION%%/plugins/smoothing/types.xml
lib/libgoffice-%%SHORT_VER%%.so
lib/libgoffice-%%SHORT_VER%%.so.10
lib/libgoffice-%%SHORT_VER%%.so.10.0.52
lib/libgoffice-%%SHORT_VER%%.so.10.0.%%LIB_VER%%
libdata/pkgconfig/libgoffice-%%SHORT_VER%%.pc
share/gir-1.0/GOffice-%%SHORT_VER%%.gir
%%DATADIR%%/%%VERSION%%/mmlitex/README
Expand Down

0 comments on commit 143036c

Please sign in to comment.