Date: Thu, 10 Jun 1999 17:41:23 +1000 (EST) From: jim@phrantic.phear.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12111: update port: wmpop3-0.2.2a to 0.5.0a Message-ID: <199906100741.RAA27373@blues.ghis.net>
next in thread | raw e-mail | index | archive | help
>Number: 12111 >Category: ports >Synopsis: update port: wmpop3-0.2.2a to 0.5.0a >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jun 10 00:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Jim Mock >Release: FreeBSD 3.2-19990517-STABLE i386 >Organization: >Environment: >Description: Patch updates wmpop3 port to the latest version. >How-To-Repeat: >Fix: Apply the following diff.. diff -ruN /usr/ports/mail/wmpop3/Makefile wmpop3/Makefile --- /usr/ports/mail/wmpop3/Makefile Wed Mar 31 05:05:47 1999 +++ wmpop3/Makefile Thu Jun 10 17:33:38 1999 @@ -1,13 +1,13 @@ # New ports collection makefile for: wmpop3 -# Version required: 0.2.1a +# Version required: 0.5.0a # Date created: 28 Mar 1999 # Whom: Jim Mock <jim@phrantic.phear.net> # # $Id: Makefile,v 1.1.1.1 1999/03/30 19:05:47 taoka Exp $ # -DISTNAME= WMPop3-0.2.2a -PKGNAME= wmpop3-0.2.2a +DISTNAME= WMPop3-0.5.0a +PKGNAME= wmpop3-0.5.0a CATEGORIES= mail windowmaker MASTER_SITES= http://www.cs.mun.ca/~scotth/download/ EXTRACT_SUFX= .tgz @@ -17,7 +17,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm USE_GMAKE= yes -WRKSRC= ${WRKDIR}/wmpop3.app/wmpop3 +WRKSRC= ${WRKDIR}/${PKGNAME}/wmpop3 USE_X_PREFIX= yes .include <bsd.port.pre.mk> @@ -41,6 +41,6 @@ @${ECHO} "-----------------------------------------------------------" @${ECHO} " " @${MKDIR} ${PREFIX}/share/doc/wmpop3 && chmod a+rx ${PREFIX}/share/doc/wmpop3 - ${INSTALL_DATA} ${WRKDIR}/wmpop3.app/README ${PREFIX}/share/doc/wmpop3 + ${INSTALL_DATA} ${WRKDIR}/${PKGNAME}/README ${PREFIX}/share/doc/wmpop3 .include <bsd.port.mk> diff -ruN /usr/ports/mail/wmpop3/files/md5 wmpop3/files/md5 --- /usr/ports/mail/wmpop3/files/md5 Wed Mar 31 05:05:47 1999 +++ wmpop3/files/md5 Thu Jun 10 17:29:18 1999 @@ -1 +1 @@ -MD5 (WMPop3-0.2.2a.tgz) = f9b874d67f5fe1d913958fdda6e03937 +MD5 (WMPop3-0.5.0a.tgz) = 7db26bd9f67143017a87364a35f7e3c9 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199906100741.RAA27373>