|
|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# package information |
|
|
|
|
Name: libexecinfo |
|
|
|
|
Summary: Stack Backtrace Library |
|
|
|
|
URL: ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/itetcu/libexecinfo-1.1.tar.bz2 |
|
|
|
|
URL: http://svnweb.freebsd.org/ports/head/devel/libexecinfo/ |
|
|
|
|
Vendor: Maxim Sobolev |
|
|
|
|
Packager: OpenPKG Foundation e.V. |
|
|
|
|
Distribution: OpenPKG Community |
|
|
|
|
@ -32,10 +32,10 @@ Class: EVAL
|
|
|
|
|
Group: System |
|
|
|
|
License: BSD |
|
|
|
|
Version: 1.1 |
|
|
|
|
Release: 20120729 |
|
|
|
|
Release: 20150114 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/itetcu/libexecinfo-%{version}.tar.bz2 |
|
|
|
|
Source0: http://distcache.FreeBSD.org/local-distfiles/itetcu/libexecinfo-%{version}.tar.bz2 |
|
|
|
|
Patch0: libexecinfo.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
@ -50,7 +50,7 @@ PreReq: OpenPKG, openpkg >= 20100101
|
|
|
|
|
%track |
|
|
|
|
prog libexecinfo = { |
|
|
|
|
version = %{version} |
|
|
|
|
url = ftp://ftp.freebsd.org/pub/FreeBSD/ports/local-distfiles/itetcu/ |
|
|
|
|
url = http://distcache.FreeBSD.org/local-distfiles/itetcu/ |
|
|
|
|
regex = libexecinfo-(__VER__)\.tar\.bz2 |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|