| Summary: | [update] comms/tilp2: version 1.07 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Tijl Coosemans <tijl> | ||||
| Component: | Individual Port(s) | Assignee: | Marcelo Araujo <araujo> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Tijl Coosemans
2007-08-31 16:10:02 UTC
There's one USE_GETTEXT too many in the Makefile:
--- tilp2.patch begins here ---
--- Makefile.orig 2007-08-31 17:44:10.000000000 +0200
+++ Makefile 2007-08-31 17:44:24.000000000 +0200
@@ -21,7 +21,6 @@
ticonv.3:${PORTSDIR}/converters/libticonv
USE_AUTOTOOLS= libtool:15
-USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gtk20 libglade2
--- tilp2.patch ends here ---
Responsible Changed From-To: freebsd-ports-bugs->araujo I'll take it. State Changed From-To: open->feedback Awaiting maintainers feedback. State Changed From-To: feedback->open Fix category (submitter is maintainer). araujo 2007-09-05 11:09:33 UTC
FreeBSD ports repository
Modified files:
comms/tilp2 Makefile distinfo pkg-plist
Log:
- Update to 1.07.
PR: ports/115973
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: stas (mentor)
Revision Changes Path
1.6 +6 -7 ports/comms/tilp2/Makefile
1.4 +3 -3 ports/comms/tilp2/distinfo
1.3 +1 -1 ports/comms/tilp2/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. Thanks! |