[Bug 227220] upgrade archivers/snappy to 1.1.7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 2 23:53:47 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227220
Bug ID: 227220
Summary: upgrade archivers/snappy to 1.1.7
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: vanilla at FreeBSD.org
Reporter: tcovert+freebsd at sahuagin.net
Flags: maintainer-feedback?(vanilla at FreeBSD.org)
Assignee: vanilla at FreeBSD.org
Attachment #192134 maintainer-approval+
Flags:
Created attachment 192134
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192134&action=edit
patch from top of recent checkout
Updating snappy to current version. Distribution has moved to cmake from gnu
configure.
NOTE: There seems to be no static library built with the dynamic libraries with
the new 1.1.7 build.
Testing that's been done:
cd ~
git clone https://github.com/freebsd/freebsd-ports.git ports
cd archivers/snappy
#https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook
echo DEVELOPER=yes >> /etc/make.conf
# make changes in /home/user/ports/archivers/snappy
make makesum
make makeplist
make clean
make describe
make extract
portlint -A
make clean; make package PREFIX=/var/tmp`make -V snappy`
make check-plist
sudo pkg install porttools
sudo pkg install portlint
port test /home/user/ports/archivers/snappy
poudriere testport -j 11_1-STABLE -p development -i -o archivers/snappy
poudriere testport -j 11_1-STABLE -p development -i -o
archivers/py-python-snappy
git diff
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list