Bug 172405 - [PATCH] net/beanstalkd: update to 1.7, Add test targets + more
Summary: [PATCH] net/beanstalkd: update to 1.7, Add test targets + more
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-06 16:30 UTC by koobs
Modified: 2012-10-19 13:38 UTC (History)
1 user (show)

See Also:


Attachments
beanstalkd-1.7.patch (2.03 KB, patch)
2012-10-06 16:30 UTC, koobs
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description koobs 2012-10-06 16:30:12 UTC
- Update to 1.7
- Remove LICENSE_FILE for those listed in bsd.licenses.db.mk
- Add test and regression-test targets
- Patch integ-test.c so we can run unit tests (#include order, thanks ak!)
- New Makefile header convention

Changes: http://kr.github.com/beanstalkd/2012/09/11/1.7-release-notes.html

====[QA]====

portlint: one MASTER_SITE
porttest: OK
unittest: PASS (9.0 amd64 - gcc base)
unittest: PASS (9.0 amd64 - clang base)
redports: https://redports.org/buildarchive/20121006142044-35316/

Note: All redports buildsgroups ran the regression test also - OK

============

Added file(s):
- files/patch-integ-test.c

Port maintainer (vsevolod@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-06 16:30:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vsevolod

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Vsevolod Stakhov freebsd_committer freebsd_triage 2012-10-19 13:38:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!