ports/103303: [maintainer-update] comms/xlog minor fixes

Matt Dawson matt at chronos.org.uk
Fri Sep 15 15:30:25 UTC 2006


>Number:         103303
>Category:       ports
>Synopsis:       [maintainer-update] comms/xlog minor fixes
>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:   Fri Sep 15 15:30:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matt Dawson
>Release:        FreeBSD 6.1-RELEASE-p6 i386
>Organization:
N/A
>Environment:
System: FreeBSD workstation1 6.1-RELEASE-p6 FreeBSD 6.1-RELEASE-p6 #1: Thu Sep 7 15:37:06 BST 2006 md001 at central.local.chronos.org.uk:/usr/obj/usr/src/sys/WORKSTATION1 i386


	
>Description:
A few fixes to xlog, most notably a change in the distfile
URL and now installing to LOCALBASE not X11BASE. Also changed maintainer's
e-mail address due to change of domain name.
	
>How-To-Repeat:
N/A
	
>Fix:
Diff attached

	

--- xlog-1.3.1.diff begins here ---
diff -ruN /usr/ports/comms/xlog/Makefile ./xlog/Makefile
--- /usr/ports/comms/xlog/Makefile	Sun Mar 19 21:51:10 2006
+++ ./xlog/Makefile	Fri Sep 15 16:24:21 2006
@@ -7,16 +7,16 @@
 PORTNAME=	xlog
 PORTVERSION=	1.3.1
 CATEGORIES=	comms hamradio
-MASTER_SITES=	http://pg4i.mattsnetwork.co.uk/download/ \
+MASTER_SITES=	http://pg4i.chronos.org.uk/download/ \
 		http://www.qsl.net/pg4i/download/
 
-MAINTAINER=	matt at mattsnetwork.co.uk
+MAINTAINER=	matt at chronos.org.uk
 COMMENT=	Amateur Radio logging application
 
-USE_X_PREFIX=	yes
 USE_GNOME=	libgnomeprint gtk20
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--with-mime-update
+CONFIGURE_ARGS=	--with-mime-update \
+		--mandir=${PREFIX}/man
 
 .if defined(WITH_HAMLIB)
 LIB_DEPENDS+=	hamlib:${PORTSDIR}/comms/hamlib
diff -ruN /usr/ports/comms/xlog/pkg-descr ./xlog/pkg-descr
--- /usr/ports/comms/xlog/pkg-descr	Thu Dec 22 21:27:11 2005
+++ ./xlog/pkg-descr	Fri Sep 15 16:15:10 2006
@@ -14,4 +14,4 @@
 imported into glabels (deskutils/glabels) using the template
 called qsllabels.glabels in the xlog /usr/local/share/xlog directory.
 
-WWW: http://pg4i.mattsnetwork.co.uk/linux/xlog.html
+WWW: http://pg4i.chronos.org.uk/linux/xlog.html
--- xlog-1.3.1.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list