Revision: 147308 https://trac.macports.org/changeset/147308 Author: devans@macports.org Date: 2016-04-01 14:14:32 -0700 (Fri, 01 Apr 2016) Log Message: ----------- GNOME-3/stable: file-roller, update to version 3.20.0. Modified Paths: -------------- users/devans/GNOME-3/stable/dports/gnome/file-roller/Portfile users/devans/GNOME-3/stable/dports/gnome/file-roller/files/patch-configure.ac.diff Property Changed: ---------------- users/devans/GNOME-3/stable/dports/gnome/file-roller/ Property changes on: users/devans/GNOME-3/stable/dports/gnome/file-roller ___________________________________________________________________ Modified: svn:mergeinfo - /trunk/dports/gnome/file-roller:108265-141304 /users/devans/GNOME-3/unstable/dports/gnome/file-roller:114069-118152,119539-125920,128305-134596 + /trunk/dports/gnome/file-roller:108265-141304 /users/devans/GNOME-3/unstable/dports/gnome/file-roller:114069-118152,119539-125920,128305-134596,144874-147068 Modified: users/devans/GNOME-3/stable/dports/gnome/file-roller/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/file-roller/Portfile 2016-04-01 21:06:17 UTC (rev 147307) +++ users/devans/GNOME-3/stable/dports/gnome/file-roller/Portfile 2016-04-01 21:14:32 UTC (rev 147308) @@ -4,17 +4,16 @@ PortSystem 1.0 name file-roller -version 3.16.4 -revision 2 +version 3.20.0 license GPL-2+ set branch [join [lrange [split ${version} .] 0 1] .] description An archive manager for GNOME long_description File Roller is an archive manager for the GNOME \ - environment. Archive manager means that you can: \ - * Create and modify archives. \ - * View the content of an archive. \ - * View a file contained in the archive. \ - * Extract files from the archive. + environment that allows you to \ + \n * Create and modify archives. \ + \n * View the content of an archive. \ + \n * View a file contained in the archive. \ + \n * Extract files from the archive. maintainers devans openmaintainer categories gnome platforms darwin @@ -23,8 +22,8 @@ use_xz yes -checksums rmd160 6c7b8f3d7f8e19dfc625173b8ed584145a33c548 \ - sha256 5455980b2c9c7eb063d2d65560ae7ab2e7f01b208ea3947e151680231c7a4185 +checksums rmd160 56fb97333582be383f765364dd1b6308f8a8a4a8 \ + sha256 185a99b2fc6bcfa21988af36c70def4c519931443015accff40db6ef3f4aa5a8 depends_build port:pkgconfig \ port:intltool \ Modified: users/devans/GNOME-3/stable/dports/gnome/file-roller/files/patch-configure.ac.diff =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/file-roller/files/patch-configure.ac.diff 2016-04-01 21:06:17 UTC (rev 147307) +++ users/devans/GNOME-3/stable/dports/gnome/file-roller/files/patch-configure.ac.diff 2016-04-01 21:14:32 UTC (rev 147308) @@ -1,6 +1,6 @@ --- configure.ac.orig 2015-10-15 07:45:11.000000000 -0700 +++ configure.ac 2015-10-15 07:46:23.000000000 -0700 -@@ -285,6 +285,7 @@ +@@ -289,6 +289,7 @@ file-roller.spec data/Makefile data/org.gnome.FileRoller.desktop.in
participants (1)
-
devans@macports.org