aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-05-11 16:02:48 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-05-11 16:03:58 +0000
commitbd8bd09e1472c8673a85961ea6d9bc7e5f0cd5cf (patch)
tree83ba2c3beaf83227d811eae0af0d51fd4cb26530
parent1efc69e717850dcba54f311130c6f964b57a8137 (diff)
downloadports-bd8bd09e1472c8673a85961ea6d9bc7e5f0cd5cf.tar.gz
ports-bd8bd09e1472c8673a85961ea6d9bc7e5f0cd5cf.zip
graphics/photoflare: Update 1.6.8 -> 1.6.10
Reported by: portscout
-rw-r--r--graphics/photoflare/Makefile6
-rw-r--r--graphics/photoflare/distinfo6
2 files changed, 7 insertions, 5 deletions
diff --git a/graphics/photoflare/Makefile b/graphics/photoflare/Makefile
index f057196aeacc..d73629660c23 100644
--- a/graphics/photoflare/Makefile
+++ b/graphics/photoflare/Makefile
@@ -1,7 +1,6 @@
PORTNAME= photoflare
DISTVERSIONPREFIX= v
-DISTVERSION= 1.6.8
-PORTREVISION= 1
+DISTVERSION= 1.6.10
CATEGORIES= graphics
MAINTAINER= yuri@FreeBSD.org
@@ -28,4 +27,7 @@ USES+= compiler:gcc-c++11-lib
USES+= compiler:c++17-lang
.endif
+post-install: # delete ecp.* files with random extensions
+ @${FIND} ${STAGEDIR}${PREFIX} -name "ecp.*" -delete
+
.include <bsd.port.mk>
diff --git a/graphics/photoflare/distinfo b/graphics/photoflare/distinfo
index 27e153386e55..2b67a7037102 100644
--- a/graphics/photoflare/distinfo
+++ b/graphics/photoflare/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1620320575
-SHA256 (photoflare-photoflare-v1.6.8_GH0.tar.gz) = 180e361e1b07237599b5c8f49c84535390257a57b9e546ac54c7e29371d3646d
-SIZE (photoflare-photoflare-v1.6.8_GH0.tar.gz) = 2144106
+TIMESTAMP = 1652250158
+SHA256 (photoflare-photoflare-v1.6.10_GH0.tar.gz) = e8a8f10da16e7e470c54e594c4d6af0f65ea35a1b02bc6c675686be2a2907c51
+SIZE (photoflare-photoflare-v1.6.10_GH0.tar.gz) = 2148580