ports/174228: MAINTAINER UPDATE - Hamfax update to 0.8.1

Carl Makin carl at stagecraft.cx
Thu Dec 6 12:40:00 UTC 2012


>Number:         174228
>Category:       ports
>Synopsis:       MAINTAINER UPDATE - Hamfax update to 0.8.1
>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:   Thu Dec 06 12:40:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Carl Makin
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
>Environment:
System: FreeBSD ferb 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 02:52:29 UTC 2012 root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:
	
Updates hamfax from 0.6.2 to 0.8.1, moves to QT4.

>How-To-Repeat:
	
>Fix:

	

--- hamfax-update.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	hamfax.diff
#	files/
#	files/patch-Makefile.in
#
echo x - hamfax.diff
sed 's/^X//' >hamfax.diff << 'eb617d4ee3386108a9df955c9f330756'
X--- /usr/ports/comms/hamfax/Makefile	2012-11-17 16:54:59.000000000 +1100
X+++ Makefile	2012-12-06 23:26:53.000000000 +1100
X@@ -5,23 +5,23 @@
X # $FreeBSD: ports/comms/hamfax/Makefile,v 1.20 2012/11/17 05:54:59 svnexp Exp $
X 
X PORTNAME=	hamfax
X-PORTVERSION=	0.6.4
X-PORTREVISION=	7
X+PORTVERSION=	0.8.1
X CATEGORIES=	comms audio hamradio
X-MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/HamFax%20${PORTVERSION}
X-DISTNAME=	HamFax-${PORTVERSION}
X+MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}
X+DISTNAME=	hamfax-${PORTVERSION}
X 
X MAINTAINER=	carl at stagecraft.cx
X COMMENT=	QT application for sending and receiving facsimiles over radio
X 
X LIB_DEPENDS=	audiofile.0:${PORTSDIR}/audio/libaudiofile
X 
X-USE_QT_VER=	3
X+USE_QT4=	gui moc_build
X GNU_CONFIGURE=	yes
X-CONFIGURE_ARGS=	--with-Qt-dir=${LOCALBASE} CXX="${CXX} ${PTHREAD_CFLAGS}" \
X-		LIBS="${PTHREAD_LIBS}" CPPFLAGS="-I${LOCALBASE}/include" \
X-		LDFLAGS="-L${LOCALBASE}/lib"
X+CONFIGURE_ARGS+=	CPPFLAGS="-I${LOCALBASE}/include" \
X+					LDFLAGS="-L${LOCALBASE}/lib"
X USE_GMAKE=	yes
X USE_BZIP2=	yes
X 
X+MAKE_JOBS_SAFE= yes
X+
X .include <bsd.port.mk>
X--- /usr/ports/comms/hamfax/distinfo	2011-03-20 23:46:22.000000000 +1100
X+++ distinfo	2012-12-05 22:27:13.000000000 +1100
X@@ -1,2 +1,2 @@
X-SHA256 (HamFax-0.6.4.tar.bz2) = 1f542810a1cafbe56b1ef257cc4ebd12619f85c6428d028dd668dd3eb6492a2e
X-SIZE (HamFax-0.6.4.tar.bz2) = 102877
X+SHA256 (hamfax-0.8.1.tar.bz2) = b27ae06949108a3a7198a941b55928c7d4b1870892d0c0b433f65f6ae6363f1f
X+SIZE (hamfax-0.8.1.tar.bz2) = 121619
X--- /usr/ports/comms/hamfax/pkg-plist	2003-12-06 06:07:33.000000000 +1100
X+++ pkg-plist	2012-12-06 19:15:22.000000000 +1100
X@@ -1,4 +1,6 @@
X bin/hamfax
X-share/HamFax/HamFax.html
X-share/HamFax/hamfax_de.qm
X- at dirrm share/HamFax
X+share/applications/hamfax.desktop
X+%%DATADIR%%/hamfax.html
X+%%DATADIR%%/hamfax_de.qm
X+%%DATADIR%%/hamfax_fr.qm
X+ at dirrm %%DATADIR%%
eb617d4ee3386108a9df955c9f330756
echo c - files/
mkdir -p files/ > /dev/null 2>&1
echo x - files/patch-Makefile.in
sed 's/^X//' >files/patch-Makefile.in << 'ab065d67ce912b03d89e661242d710a0'
X--- Makefile.in.orig	2012-12-05 23:08:33.000000000 +1100
X+++ Makefile.in	2012-12-05 23:08:50.000000000 +1100
X@@ -1613,7 +1613,7 @@
X 
X 
X moc_%.cpp: %.hpp
X-	moc $< -o $@
X+	moc-qt4 $< -o $@
X 
X # helper target for updating translation files
X @USE_LRELEASE_TRUE at lupdate: $(hamfax_SOURCES)
ab065d67ce912b03d89e661242d710a0
exit
--- hamfax-update.shar ends here ---


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


More information about the freebsd-ports-bugs mailing list