Port details |
- p5-Module-Extract-VERSION Extract the version of a Perl module
- 1.117 devel =2 1.117Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Build
-
- security/p5-CPAN-Audit
- for Run
-
- 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:
|
Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.117 21 Feb 2024 09:34:45 |
Rodrigo Osorio (rodrigo) |
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 |
Alexey Dokuchaev (danfe) |
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
|