svn commit: r438069 - head/astro/routino

Muhammad Moinur Rahman bofh at FreeBSD.org
Sat Apr 8 21:51:47 UTC 2017


Author: bofh
Date: Sat Apr  8 21:51:45 2017
New Revision: 438069
URL: https://svnweb.freebsd.org/changeset/ports/438069

Log:
  astro/routino: Update version 3.1.1=>3.2

Modified:
  head/astro/routino/Makefile
  head/astro/routino/distinfo
  head/astro/routino/pkg-plist

Modified: head/astro/routino/Makefile
==============================================================================
--- head/astro/routino/Makefile	Sat Apr  8 21:33:40 2017	(r438068)
+++ head/astro/routino/Makefile	Sat Apr  8 21:51:45 2017	(r438069)
@@ -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*

Modified: head/astro/routino/distinfo
==============================================================================
--- head/astro/routino/distinfo	Sat Apr  8 21:33:40 2017	(r438068)
+++ head/astro/routino/distinfo	Sat Apr  8 21:51:45 2017	(r438069)
@@ -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

Modified: head/astro/routino/pkg-plist
==============================================================================
--- head/astro/routino/pkg-plist	Sat Apr  8 21:33:40 2017	(r438068)
+++ head/astro/routino/pkg-plist	Sat Apr  8 21:51:45 2017	(r438069)
@@ -1,3 +1,4 @@
+ at 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
+ at 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
+ at 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
+ at 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
+ at 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
+ at mode
 %%WWWDIR%%/data/create.sh
 %%WWWDIR%%/data/profiles.xml
 %%WWWDIR%%/data/tagging-drive.xml


More information about the svn-ports-all mailing list