Permalink
Browse files
p5-image-exiftool, exiftool: update to version 11.34
- Loading branch information
Showing
with
6 additions
and
6 deletions.
-
+1
−1
perl/exiftool/Portfile
-
+5
−5
perl/p5-image-exiftool/Portfile
|
|
@@ -12,8 +12,8 @@ perl5.require_variant yes |
|
|
perl5.conflict_variants yes |
|
|
perl5.create_variants ${perl5.branches} |
|
|
|
|
|
perl5.setup Image-ExifTool 11.33 |
|
|
revision 1 |
|
|
perl5.setup Image-ExifTool 11.34 |
|
|
|
|
|
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 |
|
|
perl5.setup Image-ExifTool 11.33 |
|
|
revision 1 |
|
|
# when updating this port, don't forget port exiftool |
|
|
perl5.setup Image-ExifTool 11.34 |
|
|
|
|
|
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 b59c1fb3654f7d2a6b6e91b70d0cff458b4fb472 \ |
|
|
sha256 40ee3ba4f7187b08251555a430ae82be0fafc8347e7f944bd41f2f0f93adc5d4 \ |
|
|
size 4526448 |
|
|
checksums rmd160 bf956ade5eeb11c6db20bc5bacfeea1c7e58294d \ |
|
|
sha256 7ef5e294e4beefb26b046eb8b5799113a06ed2c75e08519a095a0c277418024a \ |
|
|
size 4527615 |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.url ${homepage} |
|
|
|