diff options
author | bofh <bofh@FreeBSD.org> | 2017-04-09 05:51:45 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2017-04-09 05:51:45 +0800 |
commit | f1c6b452d87f1c887c3a2a83ddd2b7787e448d00 (patch) | |
tree | 2d28948605330fa0ac6cadc3f2d2c6eefdb0fcf8 /astro | |
parent | 981c271cbb863bf08f62a3e364b71814045d6244 (diff) | |
download | freebsd-ports-gnome-f1c6b452d87f1c887c3a2a83ddd2b7787e448d00.tar.gz freebsd-ports-gnome-f1c6b452d87f1c887c3a2a83ddd2b7787e448d00.tar.zst freebsd-ports-gnome-f1c6b452d87f1c887c3a2a83ddd2b7787e448d00.zip |
astro/routino: Update version 3.1.1=>3.2
Diffstat (limited to 'astro')
-rw-r--r-- | astro/routino/Makefile | 6 | ||||
-rw-r--r-- | astro/routino/distinfo | 5 | ||||
-rw-r--r-- | astro/routino/pkg-plist | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/astro/routino/Makefile b/astro/routino/Makefile index bf061743334e..320b7bb1fe29 100644 --- a/astro/routino/Makefile +++ b/astro/routino/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= routino -PORTVERSION= 3.1.1 -PORTREVISION= 1 +PORTVERSION= 3.2 CATEGORIES= astro MASTER_SITES= http://www.routino.org/download/ @@ -26,9 +25,6 @@ post-install: ${MKDIR} ${STAGEDIR}${WWWDIR} (cd ${WRKSRC}/web && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} \ "! -name Makefile") - ${CHMOD} 0644 ${STAGEDIR}${PREFIX}/lib/lib* - ${CHMOD} 0755 ${STAGEDIR}${PREFIX}/bin/* - ${CHMOD} 0755 ${STAGEDIR}${WWWDIR}/bin/* ${RM} ${STAGEDIR}${PREFIX}/lib/libroutino*.so ${RM} ${STAGEDIR}${PREFIX}/lib/libroutino*.so.0 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib* diff --git a/astro/routino/distinfo b/astro/routino/distinfo index ccf3c077fe2e..cdafc966c363 100644 --- a/astro/routino/distinfo +++ b/astro/routino/distinfo @@ -1,2 +1,3 @@ -SHA256 (routino-3.1.1.tgz) = 23b9fce43f0a85c9efe220c6c72026dd7b37f6a4a5153bb9dc4c4b0747c7f282 -SIZE (routino-3.1.1.tgz) = 1795118 +TIMESTAMP = 1491683625 +SHA256 (routino-3.2.tgz) = e2a431eaffbafab630835966d342e4ae25d5edb94c8ed419200e1ffb50bc7552 +SIZE (routino-3.2.tgz) = 2463662 diff --git a/astro/routino/pkg-plist b/astro/routino/pkg-plist index 1c6b723b18fd..30d581a6fcd1 100644 --- a/astro/routino/pkg-plist +++ b/astro/routino/pkg-plist @@ -1,3 +1,4 @@ +@mode 0755 bin/filedumper bin/filedumper-slim bin/filedumperx @@ -7,6 +8,7 @@ bin/router bin/router+lib bin/router+lib-slim bin/router-slim +@mode %%PORTDOCS%%%%DOCSDIR%%/ALGORITHM.txt %%PORTDOCS%%%%DOCSDIR%%/CONFIGURATION.txt %%PORTDOCS%%%%DOCSDIR%%/DATA.txt @@ -35,12 +37,14 @@ bin/router-slim %%PORTDOCS%%%%DOCSDIR%%/html/tagging.html %%PORTDOCS%%%%DOCSDIR%%/html/usage.html include/routino.h +@mode 0644 lib/libroutino-slim.so lib/libroutino-slim.so.0 lib/libroutino-slim.so.0.0.0 lib/libroutino.so lib/libroutino.so.0 lib/libroutino.so.0.0.0 +@mode %%DATADIR%%/profiles.xml %%DATADIR%%/tagging-drive.xml %%DATADIR%%/tagging-ride.xml @@ -48,6 +52,7 @@ lib/libroutino.so.0.0.0 %%DATADIR%%/tagging.xml %%DATADIR%%/translations.xml %%WWWDIR%%/INSTALL.txt +@mode 0755 %%WWWDIR%%/bin/filedumper %%WWWDIR%%/bin/filedumper-slim %%WWWDIR%%/bin/filedumperx @@ -55,6 +60,7 @@ lib/libroutino.so.0.0.0 %%WWWDIR%%/bin/planetsplitter-slim %%WWWDIR%%/bin/router %%WWWDIR%%/bin/router-slim +@mode %%WWWDIR%%/data/create.sh %%WWWDIR%%/data/profiles.xml %%WWWDIR%%/data/tagging-drive.xml |