Permalink
Browse files
exiftool, p5-image-exiftool: update to version 11.36
- Loading branch information
Showing
with
5 additions
and
5 deletions.
-
+1
−1
perl/exiftool/Portfile
-
+4
−4
perl/p5-image-exiftool/Portfile
|
|
@@ -11,7 +11,7 @@ perl5.require_variant yes |
|
|
perl5.conflict_variants yes |
|
|
perl5.create_variants ${perl5.branches} |
|
|
|
|
|
perl5.setup Image-ExifTool 11.35 |
|
|
perl5.setup Image-ExifTool 11.36 |
|
|
|
|
|
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.35 |
|
|
perl5.setup Image-ExifTool 11.36 |
|
|
|
|
|
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 655cfa6c655bcde1739305ea32ea40d8a30887e0 \ |
|
|
sha256 6b878cec6c0a7b5322c9f7aba06219078356da0f13a5f4409aaecac27097b072 \ |
|
|
size 4528740 |
|
|
checksums rmd160 057d0b078d35cbee51a4f2815ee56a7ecadf22f7 \ |
|
|
sha256 7f23a31e3d51ae620d77ec15e0a7d43288d40545dfc352f58766b723fdb84c51 \ |
|
|
size 4530192 |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.url ${homepage} |
|
|
|