Bug 173835 - [PATCH] astro/viking: update to 1.3.2.1, take maintainership, added documentation, NLS refined
Summary: [PATCH] astro/viking: update to 1.3.2.1, take maintainership, added documenta...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-22 13:10 UTC by nemysis
Modified: 2012-11-28 17:30 UTC (History)
0 users

See Also:


Attachments
viking-1.3.2.1.patch (6.37 KB, patch)
2012-11-22 13:10 UTC, nemysis
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nemysis 2012-11-22 13:10:00 UTC
- Update to 1.3.2.1
- Take maintainership

Makefile changed:
+PORTDOCS=	AUTHORS ChangeLog NEWS README TODO
-USE_GETTEXT=	yes
+.if ${PORT_OPTIONS:MNLS}
+post-install:
+.if ${PORT_OPTIONS:MDOCS}

Generated and tested manually, tested with port test, sent with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)

How-To-Repeat: 
portlint -A
looks fine.

port test: clean

Can't give build log, because RedPorts not works at the time.
Comment 1 Pawel Pekala freebsd_committer freebsd_triage 2012-11-28 17:30:57 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!