ports/57117: [PATCH] comms/tilp: fix unbuildable port

Tijl Coosemans tijl at ulyssis.org
Mon Sep 22 23:40:14 UTC 2003


>Number:         57117
>Category:       ports
>Synopsis:       [PATCH] comms/tilp: fix unbuildable port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 22 16:40:10 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tijl Coosemans
>Release:        FreeBSD 4.8-STABLE i386
>Organization:
>Environment:
System: FreeBSD 10-4-5-217.kotnet.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Sat Jun 28 17:44:16 CEST 2003 root at 10-4-5-217.kotnet.org:/usr/obj/usr/src/sys/TIJL i386


	
>Description:
- dependency update: intl.4 -> intl.5
- plist fixes
>How-To-Repeat:
	
>Fix:

	

--- patch begins here ---
diff -Nru tilp.orig/Makefile tilp/Makefile
--- tilp.orig/Makefile	Mon Sep 15 10:35:51 2003
+++ tilp/Makefile	Sat Sep 20 14:30:48 2003
@@ -18,7 +18,7 @@
 LIB_DEPENDS=	ticalcs-4.5:${PORTSDIR}/devel/libticalcs \
 		ticables.10:${PORTSDIR}/comms/libticables \
 		tifiles.5:${PORTSDIR}/devel/libtifiles \
-		intl.4:${PORTSDIR}/devel/gettext
+		intl.5:${PORTSDIR}/devel/gettext
 
 USE_GNOME=	gtk20 libglade2
 USE_X_PREFIX=	yes
diff -Nru tilp.orig/pkg-plist tilp/pkg-plist
--- tilp.orig/pkg-plist	Mon Sep 15 10:35:52 2003
+++ tilp/pkg-plist	Sat Sep 20 14:18:17 2003
@@ -1,6 +1,9 @@
 bin/tilp
 include/tilp/tilp_plugin.h
+share/locale/de/LC_MESSAGES/tilp.mo
+share/locale/fr/LC_MESSAGES/tilp.mo
 share/tilp/COPYING
+share/tilp/Manpage.txt
 share/tilp/RELEASE
 share/tilp/glade/about-2.glade
 share/tilp/glade/about-2.gladep
@@ -104,7 +107,6 @@
 share/tilp/icons/Zoom.ico
 share/tilp/icons/test.ico
 share/tilp/icons/up.ico
-share/tilp/Manpage.txt
 share/tilp/pixmaps/attr_archived.xpm
 share/tilp/pixmaps/attr_locked.xpm
 share/tilp/pixmaps/clist_dir.xpm
--- patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list