Permalink
Browse files
exiftool, p5-image-exiftool: update to version 11.38
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+1
−1
perl/exiftool/Portfile
-
+4
−4
perl/p5-image-exiftool/Portfile
|
|
@@ -12,7 +12,7 @@ perl5.conflict_variants yes |
|
|
perl5.create_variants ${perl5.branches} |
|
|
|
|
|
# keep version in sync with p5-image-exiftool |
|
|
perl5.setup Image-ExifTool 11.37 |
|
|
perl5.setup Image-ExifTool 11.38 |
|
|
|
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
|
|
|
@@ -6,7 +6,7 @@ PortGroup perl5 1.0 |
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.link_binaries no |
|
|
# when updating this port, don't forget to keep port exiftool at same version |
|
|
perl5.setup Image-ExifTool 11.37 |
|
|
perl5.setup Image-ExifTool 11.38 |
|
|
|
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
@@ -19,9 +19,9 @@ long_description ${description} |
|
|
homepage http://exiftool.sourceforge.net/ |
|
|
master_sites sourceforge:project/exiftool/ |
|
|
|
|
|
checksums rmd160 089582d6ec2ddf9cbb28f3fe194acd516ece528b \ |
|
|
sha256 e8cea0dfe2604b89285b3e4a4e627144e07e2e6eb2601cd7e7196dc45fe12eee \ |
|
|
size 4531738 |
|
|
checksums rmd160 f8e3f7b7bc651e4c12033d5b818f0fdf3b192b71 \ |
|
|
sha256 2e8e0b43bd54eb90282be77ceb69d1da309be27401b0f3deabce82313b1a638d \ |
|
|
size 4535570 |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.url ${homepage} |
|
|
|