gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r6747: parted oct 27


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6747: parted oct 27
Date: Sun, 27 Oct 2019 23:32:50 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6747
revision-id: address@hidden-20191028033245-8w3tutsa4lw4sg64
parent: address@hidden-20191028031216-77kpgzzzhc1xy0wp
committer: Carl Hansen <address@hidden>
branch nick: trunk
timestamp: Sun 2019-10-27 20:32:45 -0700
message:
   parted oct 27
modified:
  pkg/gnu/parted/Makefile        makefile-20160617014725-uokjfnggs70iry9h-1524
  pkg/gnu/parted/config.mk       config.mk-20160617020857-0s1dl4cs1riurne1-1
  pkg/gnu/parted/gpg-keyring     gpgkeyring-20160617014725-uokjfnggs70iry9h-1528
  pkg/gnu/parted/sha256sums      sha256sums-20160617014725-uokjfnggs70iry9h-1529
=== modified file 'pkg/gnu/parted/Makefile'
--- a/pkg/gnu/parted/Makefile   2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/parted/Makefile   2019-10-28 03:32:45 +0000
@@ -1,4 +1,5 @@
 # Copyright © 2013, 2014 Brandon Invergo <address@hidden>
+# Copyright © 2019 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC.
 #
@@ -14,10 +15,13 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with GSRC.  If not, see <http://www.gnu.org/licenses/>.
+#
+#
+#
 
 NAME = Parted
 GARNAME = parted
-GARVERSION = 3.2
+GARVERSION = 3.3
 HOME_URL = http://www.gnu.org/software/parted/
 DESCRIPTION = Disk partition editor
 define BLURB
@@ -32,8 +36,8 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES = $(DISTNAME).tar.xz.sig
 
-BUILDDEPS = gettext readline
-LIBDEPS = util-linux
+BUILDDEPS = #gettext readline
+LIBDEPS = #util-linux
 
 ######################################################################
 

=== modified file 'pkg/gnu/parted/config.mk'
--- a/pkg/gnu/parted/config.mk  2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/parted/config.mk  2019-10-28 03:32:45 +0000
@@ -1,4 +1,7 @@
 ## Configuration options for parted ##
 
-CONFIGURE_OPTS ?=
+CONFIGURE_OPTS ?= --disable-device-mapper 
+# see configure --help
+#
 BUILD_OPTS ?=
+

=== modified file 'pkg/gnu/parted/gpg-keyring'
Binary files a/pkg/gnu/parted/gpg-keyring       2016-06-17 19:08:15 +0000 and 
b/pkg/gnu/parted/gpg-keyring      2019-10-28 03:32:45 +0000 differ
=== modified file 'pkg/gnu/parted/sha256sums'
--- a/pkg/gnu/parted/sha256sums 2016-06-17 19:08:15 +0000
+++ b/pkg/gnu/parted/sha256sums 2019-10-28 03:32:45 +0000
@@ -1,2 +1,2 @@
-858b589c22297cacdf437f3baff6f04b333087521ab274f7ab677cb8c6bb78e4  
download/parted-3.2.tar.xz
-09a4530eb53f6679a4dae48a9f6ee2951c48346d30eac3a0b9c38561588f8ea5  
download/parted-3.2.tar.xz.sig
+57e2b4bd87018625c515421d4524f6e3b55175b472302056391c5f7eccb83d44  
download/parted-3.3.tar.xz
+528d2d7b73b78aef96fb1b5f09a405387408459c856a0106ed0d13da50ae1f01  
download/parted-3.3.tar.xz.sig


reply via email to

[Prev in Thread] Current Thread [Next in Thread]