diff options
-rw-r--r-- | games/legend-of-edgar/Makefile | 3 | ||||
-rw-r--r-- | games/legend-of-edgar/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/games/legend-of-edgar/Makefile b/games/legend-of-edgar/Makefile index f0b0e082735a..47e377380b4f 100644 --- a/games/legend-of-edgar/Makefile +++ b/games/legend-of-edgar/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= edgar -DISTVERSION= 1.14-1 +DISTVERSION= 1.15-1 CATEGORIES= games MASTER_SITES= SF/legendof${PORTNAME}/${PORTVERSION:R}/ PKGNAMEPREFIX= legend-of- @@ -59,6 +59,7 @@ post-patch: .endif post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${LN} -sf ${PREFIX}/share/icons/hicolor/48x48/apps/${PORTNAME}.png \ ${STAGEDIR}${PREFIX}/share/pixmaps/ diff --git a/games/legend-of-edgar/distinfo b/games/legend-of-edgar/distinfo index d7188d2226f6..99061b3544de 100644 --- a/games/legend-of-edgar/distinfo +++ b/games/legend-of-edgar/distinfo @@ -1,2 +1,2 @@ -SHA256 (edgar-1.14-1.tar.gz) = 4eede875d573896e99c7cb352c0220c5780d41636ac73f8377e20bf036ddcc71 -SIZE (edgar-1.14-1.tar.gz) = 90870675 +SHA256 (edgar-1.15-1.tar.gz) = 325de6f8ef322b7eb4ef9af008deb437b4bef57f8d72988213525a575a3f9131 +SIZE (edgar-1.15-1.tar.gz) = 90872882 |