- Update to 5.1.0
This commit is contained in:
parent
cee00e0e78
commit
f960b3067d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=473387
3 changed files with 41 additions and 29 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= pacman
|
||||
PORTVERSION= 5.0.2
|
||||
PORTVERSION= 5.1.0
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= https://sources.archlinux.org/other/${PORTNAME}/ \
|
||||
https://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -19,11 +19,13 @@ BUILD_DEPENDS= asciidoc:textproc/asciidoc \
|
|||
RUN_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libarchive.so.13:archivers/libarchive
|
||||
|
||||
USES= gmake libtool localbase:ldflags pathfix perl5 pkgconfig shebangfix
|
||||
SHEBANG_FILES= ${WRKSRC}/scripts/makepkg-template.pl.in
|
||||
USES= gmake libtool localbase:ldflags pathfix perl5 pkgconfig shebangfix ssl
|
||||
SHEBANG_FILES= ${WRKSRC}/scripts/makepkg-template.pl.in \
|
||||
${WRKSRC}/scripts/libmakepkg/lint_config.sh.in
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --with-root-dir="${PACMAN_ROOT}" \
|
||||
--localstatedir=/var
|
||||
CONFIGURE_ENV= LIBSSL_CFLAGS="-I${OPENSSLINC}" LIBSSL_LIBS="-L${OPENSSLLIB}"
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
SUB_FILES= pkg-message pkg-deinstall
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1524684365
|
||||
SHA256 (pacman-5.0.2.tar.gz) = dfd36086ad68564bcd977f4a1fafe51dd328acd4a95093ac4bf1249be9c41f0e
|
||||
SIZE (pacman-5.0.2.tar.gz) = 3361701
|
||||
TIMESTAMP = 1528119790
|
||||
SHA256 (pacman-5.1.0.tar.gz) = 9f5993fc8923530713742f15df284677f297b3eca15ed7a24758c98ac7399bd3
|
||||
SIZE (pacman-5.1.0.tar.gz) = 3334829
|
||||
|
|
|
@ -2,11 +2,9 @@ bin/cleanupdelta
|
|||
bin/makepkg
|
||||
bin/makepkg-template
|
||||
bin/pacman
|
||||
bin/pacman-conf
|
||||
bin/pacman-db-upgrade
|
||||
bin/pacman-key
|
||||
bin/pacman-optimize
|
||||
bin/pacsort
|
||||
bin/pactree
|
||||
bin/pkgdelta
|
||||
bin/repo-add
|
||||
bin/repo-elephant
|
||||
|
@ -20,11 +18,12 @@ include/alpm.h
|
|||
include/alpm_list.h
|
||||
lib/libalpm.a
|
||||
lib/libalpm.so
|
||||
lib/libalpm.so.10
|
||||
lib/libalpm.so.10.0.2
|
||||
lib/libalpm.so.11
|
||||
lib/libalpm.so.11.0.0
|
||||
libdata/pkgconfig/libalpm.pc
|
||||
man/man1/makepkg-template.1.gz
|
||||
man/man3/libalpm.3.gz
|
||||
man/man5/BUILDINFO.5.gz
|
||||
man/man5/PKGBUILD.5.gz
|
||||
man/man5/alpm-hooks.5.gz
|
||||
man/man5/makepkg.conf.5.gz
|
||||
|
@ -32,16 +31,17 @@ man/man5/pacman.conf.5.gz
|
|||
man/man8/makepkg.8.gz
|
||||
man/man8/pacman-key.8.gz
|
||||
man/man8/pacman.8.gz
|
||||
man/man8/pactree.8.gz
|
||||
man/man8/pkgdelta.8.gz
|
||||
man/man8/repo-add.8.gz
|
||||
man/man8/repo-remove.8.gz
|
||||
man/man8/vercmp.8.gz
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/ar/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/az_AZ/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/az_AZ/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/ast/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/bg/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/br/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/br/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/br/LC_MESSAGES/pacman.mo
|
||||
|
@ -72,7 +72,12 @@ man/man8/vercmp.8.gz
|
|||
%%NLS%%share/locale/es_419/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/es_419/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/es_419/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/fa/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/eu/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/eu_ES/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/eu_ES/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/eu_ES/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/fi/LC_MESSAGES/pacman.mo
|
||||
|
@ -83,7 +88,6 @@ man/man8/vercmp.8.gz
|
|||
%%NLS%%share/locale/gl/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/gl/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/hr/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/hu/LC_MESSAGES/pacman-scripts.mo
|
||||
|
@ -91,20 +95,13 @@ man/man8/vercmp.8.gz
|
|||
%%NLS%%share/locale/id/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/id/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/is/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/it/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/ja/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/ka/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/kk/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/ko/LC_MESSAGES/pacman-scripts.mo
|
||||
|
@ -137,7 +134,6 @@ man/man8/vercmp.8.gz
|
|||
%%NLS%%share/locale/sk/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/sk/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/sl/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/sr/LC_MESSAGES/pacman-scripts.mo
|
||||
|
@ -148,29 +144,41 @@ man/man8/vercmp.8.gz
|
|||
%%NLS%%share/locale/sv/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/sv/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/th/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/tr/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/uk/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/vi/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/zh_CN/LC_MESSAGES/pacman.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/libalpm.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pacman-scripts.mo
|
||||
%%NLS%%share/locale/zh_TW/LC_MESSAGES/pacman.mo
|
||||
share/makepkg/integrity.sh
|
||||
share/makepkg/integrity/generate_checksum.sh
|
||||
share/makepkg/integrity/generate_signature.sh
|
||||
share/makepkg/integrity/verify_checksum.sh
|
||||
share/makepkg/integrity/verify_signature.sh
|
||||
share/makepkg/lint_config.sh
|
||||
share/makepkg/lint_config/paths.sh
|
||||
share/makepkg/lint_config/variable.sh
|
||||
share/makepkg/lint_package.sh
|
||||
share/makepkg/lint_package/build_references.sh
|
||||
share/makepkg/lint_package/dotfiles.sh
|
||||
share/makepkg/lint_package/file_names.sh
|
||||
share/makepkg/lint_package/missing_backup.sh
|
||||
share/makepkg/lint_pkgbuild.sh
|
||||
share/makepkg/lint_pkgbuild/arch.sh
|
||||
share/makepkg/lint_pkgbuild/backup.sh
|
||||
share/makepkg/lint_pkgbuild/changelog.sh
|
||||
share/makepkg/lint_pkgbuild/checkdepends.sh
|
||||
share/makepkg/lint_pkgbuild/conflicts.sh
|
||||
share/makepkg/lint_pkgbuild/depends.sh
|
||||
share/makepkg/lint_pkgbuild/epoch.sh
|
||||
share/makepkg/lint_pkgbuild/install.sh
|
||||
share/makepkg/lint_pkgbuild/makedepends.sh
|
||||
share/makepkg/lint_pkgbuild/optdepends.sh
|
||||
share/makepkg/lint_pkgbuild/options.sh
|
||||
share/makepkg/lint_pkgbuild/package_function.sh
|
||||
|
@ -190,19 +198,21 @@ share/makepkg/source/git.sh
|
|||
share/makepkg/source/hg.sh
|
||||
share/makepkg/source/local.sh
|
||||
share/makepkg/source/svn.sh
|
||||
share/makepkg/srcinfo.sh
|
||||
share/makepkg/tidy.sh
|
||||
share/makepkg/tidy/docs.sh
|
||||
share/makepkg/tidy/emptydirs.sh
|
||||
share/makepkg/tidy/libtool.sh
|
||||
share/makepkg/tidy/optipng.sh
|
||||
share/makepkg/tidy/purge.sh
|
||||
share/makepkg/tidy/staticlibs.sh
|
||||
share/makepkg/tidy/strip.sh
|
||||
share/makepkg/tidy/upx.sh
|
||||
share/makepkg/tidy/zipman.sh
|
||||
share/makepkg/util.sh
|
||||
share/makepkg/util/compress.sh
|
||||
share/makepkg/util/error.sh
|
||||
share/makepkg/util/message.sh
|
||||
share/makepkg/util/option.sh
|
||||
share/makepkg/util/parseopts.sh
|
||||
share/makepkg/util/pkgbuild.sh
|
||||
share/makepkg/util/source.sh
|
||||
share/makepkg/util/util.sh
|
||||
|
|
Loading…
Reference in a new issue