notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
p5-Module-Extract-VERSION Extract the version of a Perl module
1.117 devel on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.117Version of this port present on the latest quarterly branch.
Maintainer: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-12-25 14:24:08
Last Update: 2024-02-21 09:34:45
Commit Hash: 82f8dde
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
Also Listed In: perl5
License: ART20
WWW:
https://metacpan.org/dist/Module-Extract-VERSION
Description:
This module allows to pull out of module source code the version number for the module. It assumes that there is only one $VERSION in the file and the entire $VERSION statement is on the same line.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-Module-Extract-VERSION-1.117/catalog.mk
  2. /usr/local/share/licenses/p5-Module-Extract-VERSION-1.117/LICENSE
  3. /usr/local/share/licenses/p5-Module-Extract-VERSION-1.117/ART20
  4. lib/perl5/site_perl/Module/Extract/VERSION.pm
  5. lib/perl5/site_perl/man/man3/Module::Extract::VERSION.3.gz
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • p5-Module-Extract-VERSION>0:devel/p5-Module-Extract-VERSION
To install the port:
cd /usr/ports/devel/p5-Module-Extract-VERSION/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/p5-Module-Extract-VERSION
  • pkg install p5-Module-Extract-VERSION
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: p5-Module-Extract-VERSION
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1708468268 SHA256 (Module-Extract-VERSION-1.117.tar.gz) = 82719e373c120d1b940a76ebcc01ce17c4fe9434f7545d0e1e386f85f3464daf SIZE (Module-Extract-VERSION-1.117.tar.gz) = 12701

Packages (timestamps in pop-ups are UTC):
p5-Module-Extract-VERSION
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.1171.117-1.1171.117---
FreeBSD:13:quarterly1.1171.117-1.1171.1171.1161.1161.116
FreeBSD:14:latest1.1171.117-1.1171.117---
FreeBSD:14:quarterly1.1171.117-1.1171.1171.1161.1161.116
FreeBSD:15:latest1.1171.117n/a1.117n/a1.1161.1161.117
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. perl5>=5.36<5.37 : lang/perl5.36
This port is required by:
for Build
  1. security/p5-CPAN-Audit
for Run
  1. security/p5-CPAN-Audit

Configuration Options:
No options to configure
Options name:
devel_p5-Module-Extract-VERSION
USES:
perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Module/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Module/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Module/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Module/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Module/
  7. http://backpan.perl.org/modules/by-module/Module/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Module/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Module/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/Module/
  12. https://www.cpan.org/modules/by-module/Module/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.117
21 Feb 2024 09:34:45
commit hash: 82f8dde1b63db67c6057866fb7140a1a747a8162commit hash: 82f8dde1b63db67c6057866fb7140a1a747a8162commit hash: 82f8dde1b63db67c6057866fb7140a1a747a8162commit hash: 82f8dde1b63db67c6057866fb7140a1a747a8162 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
devel/p5-Module-Extract-VERSION: update to 1.117

Changelog:
https://metacpan.org/release/BRIANDFOY/Module-Extract-VERSION-1.117/source/Changes
1.116
25 Dec 2023 14:16:32
commit hash: c1a7fa9a720f4609868904538058cfe5479dd33ccommit hash: c1a7fa9a720f4609868904538058cfe5479dd33ccommit hash: c1a7fa9a720f4609868904538058cfe5479dd33ccommit hash: c1a7fa9a720f4609868904538058cfe5479dd33c files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
devel/p5-Module-Extract-VERSION: new port had been added (+)

It allows to pull the version number for the Perl module out of its
source.  It assumes that there is only one $VERSION in the file and
the entire $VERSION statement is on the same line.

Number of commits found: 2