Skip to content

Commit

Permalink
devel/poser: Update to 1.1
Browse files Browse the repository at this point in the history
Changes: https://github.com/Zirias/poser/releases/tag/v1.1

Approved by:	tcberner (mentor, implicit)
  • Loading branch information
Zirias committed Jun 7, 2023
1 parent 7927e40 commit 43d4e8d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion devel/poser/Makefile
@@ -1,5 +1,5 @@
PORTNAME= poser
DISTVERSION= 1.0.1
DISTVERSION= 1.1
CATEGORIES= devel
MASTER_SITES= https://github.com/Zirias/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTNAME}/releases/download/v${DISTVERSION}
Expand Down
6 changes: 3 additions & 3 deletions devel/poser/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1685646085
SHA256 (poser-1.0.1.tar.xz) = e09ac70cab3f74a8068ce594e395339e79d952d16c6086528dfcebc030fd9c69
SIZE (poser-1.0.1.tar.xz) = 72272
TIMESTAMP = 1686137203
SHA256 (poser-1.1.tar.xz) = a8e2497f674cd5acf27e221f8013fdca2dbb473e5d3c7211d8469abe7c866a03
SIZE (poser-1.1.tar.xz) = 74632
3 changes: 2 additions & 1 deletion devel/poser/pkg-plist
@@ -1,4 +1,5 @@
include/poser/core.h
include/poser/core/certinfo.h
include/poser/core/client.h
include/poser/core/connection.h
include/poser/core/daemon.h
Expand All @@ -17,5 +18,5 @@ include/poser/core/util.h
include/poser/decl.h
lib/libposercore.so
lib/libposercore.so.1
lib/libposercore.so.1.0.1
lib/libposercore.so.1.1.0
libdata/pkgconfig/posercore.pc

0 comments on commit 43d4e8d

Please sign in to comment.