From d9df2b4c0e6415d897576136355e8fc2431ad09d Mon Sep 17 00:00:00 2001 From: Thomas Penteker Date: Fri, 20 Sep 2019 23:03:01 +0200 Subject: [PATCH] oprofile: 1.2.0 -> 1.3.0 --- oprofile/.footprint | 4 ++++ oprofile/.signature | 8 ++++---- oprofile/Pkgfile | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/oprofile/.footprint b/oprofile/.footprint index df6fd24f1..3bc944aa2 100644 --- a/oprofile/.footprint +++ b/oprofile/.footprint @@ -30,6 +30,7 @@ drwxr-xr-x root/root usr/share/man/man1/ -rw-r--r-- root/root usr/share/man/man1/opgprof.1.gz -rw-r--r-- root/root usr/share/man/man1/ophelp.1.gz -rw-r--r-- root/root usr/share/man/man1/opimport.1.gz +-rw-r--r-- root/root usr/share/man/man1/opjitconv.1.gz -rw-r--r-- root/root usr/share/man/man1/opreport.1.gz -rw-r--r-- root/root usr/share/man/man1/oprofile.1.gz drwxr-xr-x root/root usr/share/oprofile/ @@ -117,6 +118,9 @@ drwxr-xr-x root/root usr/share/oprofile/i386/core_i7/ drwxr-xr-x root/root usr/share/oprofile/i386/goldmont/ -rw-r--r-- root/root usr/share/oprofile/i386/goldmont/events -rw-r--r-- root/root usr/share/oprofile/i386/goldmont/unit_masks +drwxr-xr-x root/root usr/share/oprofile/i386/goldmontplus/ +-rw-r--r-- root/root usr/share/oprofile/i386/goldmontplus/events +-rw-r--r-- root/root usr/share/oprofile/i386/goldmontplus/unit_masks drwxr-xr-x root/root usr/share/oprofile/i386/haswell/ -rw-r--r-- root/root usr/share/oprofile/i386/haswell/events -rw-r--r-- root/root usr/share/oprofile/i386/haswell/unit_masks diff --git a/oprofile/.signature b/oprofile/.signature index 56883a9dc..7b007dd1c 100644 --- a/oprofile/.signature +++ b/oprofile/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UPV1eNf/Jwjc+xe8y9zUM/qL1z61z6fwlaUFEA2VjmT9RAnWUjYJ6gI+EQ7MYNGugngpnS5UQzWDTt4IHuvLw4= -SHA256 (Pkgfile) = 77fe89067e3f7971a99e45c989f417e60dc24b669aade039d2d56e971389af9f -SHA256 (.footprint) = 0322deb59f6d4690e437a7b3b35b6b7f0875fbf5ed51dfa304e01f43f1828fe6 -SHA256 (oprofile-1.2.0.tar.gz) = eb95f98c40b7d0ee29b45fba3565d9f8381747528aa6b6159e37d4fa0c8ca57d +RWSE3ohX2g5d/Uy4jtAYNWBU3CDxveEnvFhbAEW2i6c7k9tu4WEcoyWACRcYr42hBnjK0ZdvNN9nJcp+s+0YAy1NKqYSx87AXQc= +SHA256 (Pkgfile) = 66ae3af740b91cdd0c0b098543a1602a9d474af97c94d7d1a0a6cf53979932f0 +SHA256 (.footprint) = 34fc23ef955985f3c234f425da04ab40d969c12b9353aaa203f2b81e29714267 +SHA256 (oprofile-1.3.0.tar.gz) = 95ded8bde1ec39922f0af015981a67aec63e025a501e4dc04cd65d38f73647e6 diff --git a/oprofile/Pkgfile b/oprofile/Pkgfile index f300d6bf6..cceb94ef7 100644 --- a/oprofile/Pkgfile +++ b/oprofile/Pkgfile @@ -5,7 +5,7 @@ # Depends on: popt name=oprofile -version=1.2.0 +version=1.3.0 release=1 source=(http://download.sourceforge.net/$name/$name-$version.tar.gz)