diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-02 14:06:48 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2014-03-02 14:06:48 +0000 |
commit | eb8a07b2aa3421a9f57f5062442c62c66f27640f (patch) | |
tree | 6edf0a426d560b0f2b15846508135ae2f1b3f29b /games/legend-of-edgar | |
parent | 6479dfc69bd4371eee916a9a6dab29b57f8c70c1 (diff) | |
download | ports-eb8a07b2aa3421a9f57f5062442c62c66f27640f.tar.gz ports-eb8a07b2aa3421a9f57f5062442c62c66f27640f.zip |
Notes
Diffstat (limited to 'games/legend-of-edgar')
-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 |