| Summary: | [Maintainer] graphics/gsculpt Update to 0.99.46.2 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Tournoij <carpetsmoker> | ||||
| Component: | Individual Port(s) | Assignee: | Alejandro Pulver <alepulver> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Martin Tournoij
2007-08-02 13:30:01 UTC
Responsible Changed From-To: freebsd-ports-bugs->alepulver I'll take it. alepulver 2007-09-27 19:07:05 UTC
FreeBSD ports repository
Modified files:
graphics/gsculpt Makefile distinfo pkg-plist
Added files:
graphics/gsculpt/files patch-cpp-Group-GSProductGroup.h
patch-cpp-Model-GSProductModel.h
Removed files:
graphics/gsculpt/files SConstruct-install.in patch-SConstruct
Log:
- Update to 0.99.46.2.
- Use SF macro in MASTER_SITES [1].
- Fix building on non-i386 instead of adding NOT_FOR_ARCHS [1].
PR: ports/115138
Submitted by: Martin Tournoij <carpetsmoker@xs4all.nl> (maintainer)
Reworked by: alepulver (myself) [1]
Revision Changes Path
1.24 +17 -15 ports/graphics/gsculpt/Makefile
1.8 +3 -3 ports/graphics/gsculpt/distinfo
1.3 +0 -429 ports/graphics/gsculpt/files/SConstruct-install.in (dead)
1.3 +0 -36 ports/graphics/gsculpt/files/patch-SConstruct (dead)
1.1 +17 -0 ports/graphics/gsculpt/files/patch-cpp-Group-GSProductGroup.h (new)
1.1 +18 -0 ports/graphics/gsculpt/files/patch-cpp-Model-GSProductModel.h (new)
1.5 +554 -462 ports/graphics/gsculpt/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, with minor changes. Thanks! |