Skip to content

Commit

Permalink
ready for 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hadfl committed Apr 12, 2022
1 parent 4f986b8 commit 67356b1
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 12 deletions.
2 changes: 1 addition & 1 deletion COPYRIGHT
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pkgmgr
---------
IPS package management/publishing tool.

Copyright 2021 OmniOS Community Edition (OmniOSce) Association
Copyright 2022 OmniOS Community Edition (OmniOSce) Association
and the other people listed in the AUTHORS file.

All rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ pkgmgr

[![Unit Tests](https://github.com/omniosorg/pkgmgr/workflows/Unit%20Tests/badge.svg?branch=master&event=push)](https://github.com/omniosorg/pkgmgr/actions?query=workflow%3A%22Unit+Tests%22)

Version: 0.4.3
Version: 0.4.4

Date: 2021-11-18
Date: 2022-04-12

pkgmgr is an IPS package management and publishing tool.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.4.3
0.4.4
22 changes: 14 additions & 8 deletions thirdparty/cpanfile-5.34.snapshot
Original file line number Diff line number Diff line change
@@ -1,16 +1,22 @@
# carton snapshot format: version 1.0
DISTRIBUTIONS
Crypt-OpenSSL-X509-1.910
pathname: J/JO/JONASBN/Crypt-OpenSSL-X509-1.910.tar.gz
Convert-ASN1-0.33
pathname: T/TI/TIMLEGGE/Convert-ASN1-0.33.tar.gz
provides:
Crypt::OpenSSL::X509 1.910
Convert::ASN1 0.33
requirements:
ExtUtils::MakeMaker 6.59
perl 5.008
Data-Processor-1.0.7
pathname: M/MB/MBP/Data-Processor-1.0.7.tar.gz
ExtUtils::MakeMaker 0
Crypt-OpenSSL-X509-1.913
pathname: J/JO/JONASBN/Crypt-OpenSSL-X509-1.913.tar.gz
provides:
Crypt::OpenSSL::X509 1.913
requirements:
Convert::ASN1 0.33
ExtUtils::MakeMaker 0
Data-Processor-1.0.9
pathname: M/MB/MBP/Data-Processor-1.0.9.tar.gz
provides:
Data::Processor 1.000007
Data::Processor 1.000009
Data::Processor::Error::Collection undef
Data::Processor::Error::Instance undef
Data::Processor::Generator undef
Expand Down

0 comments on commit 67356b1

Please sign in to comment.