Permalink
Browse files
p5-image-exiftool, exiftool: update to version 11.35
- Loading branch information
Showing
with
6 additions
and
8 deletions.
-
+1
−3
perl/exiftool/Portfile
-
+5
−5
perl/p5-image-exiftool/Portfile
|
|
@@ -3,7 +3,6 @@ |
|
|
PortSystem 1.0 |
|
|
PortGroup perl5 1.0 |
|
|
|
|
|
|
|
|
name exiftool |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
@@ -12,8 +11,7 @@ perl5.require_variant yes |
|
|
perl5.conflict_variants yes |
|
|
perl5.create_variants ${perl5.branches} |
|
|
|
|
|
revision 1 |
|
|
perl5.setup Image-ExifTool 11.34 |
|
|
perl5.setup Image-ExifTool 11.35 |
|
|
|
|
|
license {Artistic-1 GPL} |
|
|
maintainers {devans @dbevans} openmaintainer |
|
|
|
|
|
@@ -5,8 +5,8 @@ PortGroup perl5 1.0 |
|
|
|
|
|
perl5.branches 5.26 5.28 |
|
|
perl5.link_binaries no |
|
|
# when updating this port, don't forget port exiftool |
|
|
perl5.setup Image-ExifTool 11.34 |
|
|
# when updating this port, don't forget to keep port exiftool at same version |
|
|
perl5.setup Image-ExifTool 11.35 |
|
|
|
|
|
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 bf956ade5eeb11c6db20bc5bacfeea1c7e58294d \ |
|
|
sha256 7ef5e294e4beefb26b046eb8b5799113a06ed2c75e08519a095a0c277418024a \ |
|
|
size 4527615 |
|
|
checksums rmd160 655cfa6c655bcde1739305ea32ea40d8a30887e0 \ |
|
|
sha256 6b878cec6c0a7b5322c9f7aba06219078356da0f13a5f4409aaecac27097b072 \ |
|
|
size 4528740 |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.url ${homepage} |
|
|
|