Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
644
Issues
644
List
Boards
Labels
Service Desk
Milestones
Merge Requests
168
Merge Requests
168
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
534ddfe0
Commit
534ddfe0
authored
Mar 17, 2016
by
Sören Tempel
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/man-pages: upgrade to 4.05
parent
365ba63d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
15 deletions
+6
-15
main/man-pages/APKBUILD
main/man-pages/APKBUILD
+6
-15
No files found.
main/man-pages/APKBUILD
View file @
534ddfe0
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
man-pages
pkgver
=
4.0
4
pkgver
=
4.0
5
_posixver
=
2013-a
pkgrel
=
0
pkgdesc
=
"Linux man pages"
...
...
@@ -11,20 +11,11 @@ license="GPL"
depends
=
""
makedepends
=
""
options
=
"!strip"
source
=
"http://www.kernel.org/pub/linux/docs/
man-pages/man-pages
-
$pkgver
.tar.xz
source
=
"http://www.kernel.org/pub/linux/docs/
$pkgname
/
$pkgname
-
$pkgver
.tar.xz
http://www.kernel.org/pub/linux/docs/
$pkgname
/
$pkgname
-posix/
$pkgname
-posix-
${
_posixver
}
.tar.xz
mktemp-invalid-argument.patch"
prepare
()
{
local
i
cd
"
$srcdir
"
/
$pkgname
-
$pkgver
for
i
in
$source
;
do
case
$i
in
*
.patch
)
msg
$i
;
patch
-p1
-i
"
$srcdir
"
/
$i
||
return
1
;;
esac
done
}
_builddir
=
"
$srcdir
"
/
$pkgname
-
$pkgver
build
()
{
make
-C
"
$srcdir
"
/
$pkgname
-
$pkgver
gz
make
-C
"
$srcdir
"
/
$pkgname
-posix-
${
_posixver
}
gz
...
...
@@ -57,12 +48,12 @@ package() {
"
$pkgdir
"
/usr/share/man/man8/zdump
*
}
md5sums
=
"
c20326ff9687f3ded1c24aa319a3880d man-pages-4.04
.tar.xz
md5sums
=
"
9c32c8487d753f5894f6fba425b12add man-pages-4.05
.tar.xz
825fde78e6fddd02426ecdd50e2cbe0d man-pages-posix-2013-a.tar.xz
a1c5e5e809d366b0a94b311f3baaf2b5 mktemp-invalid-argument.patch"
sha256sums
=
"
8fe1950df65ccf2b43ed64c329ccce0eedb2f7b42af12beff03d3aa609ee1f6d man-pages-4.04
.tar.xz
sha256sums
=
"
460051b94c2a0a4d158276e5d3f68e7114cb5782a050d878645e33b81f56a60d man-pages-4.05
.tar.xz
19633a5c75ff7deab35b1d2c3d5b7748e7bd4ef4ab598b647bb7e7f60b90a808 man-pages-posix-2013-a.tar.xz
363aebb15bdc8326a0996d8f8af3d67bfe933282251d5f921ccebc91b92b3075 mktemp-invalid-argument.patch"
sha512sums
=
"
5e39fad95a5a289c3e009af0b85e2949b7e723ddc342ce941a426b24d90ce7e7d05e9afd708e27dfc8917cd3d9c018c8fc03a0d90e5db9020c1ce012f44c77ab man-pages-4.04
.tar.xz
sha512sums
=
"
37464776bc9b4373e7d4caa6539db99b5c4811c3b157c6d67bac2cbe3930c3d218d4cee45ef578b8fb5b8cea8fba1e1980d1064883938b490a50fdd7708c1101 man-pages-4.05
.tar.xz
e6ec8eb57269fadf368aeaac31b5a98b9c71723d4d5cc189f9c4642d6e865c88e44f77481dccbdb72e31526488eb531f624d455016361687a834ccfcac19fa14 man-pages-posix-2013-a.tar.xz
8e0b8302419bbf38013c887b3b2c92f6cc6566a8fa39378d00657d4ed27704e2de47d1efabeabe6219629335e69cb469bf09f886fd85a381cfc11c515c86821d mktemp-invalid-argument.patch"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment