Date: Tue, 26 Jan 2010 13:42:51 +0900 (JST) From: Takao TAGAMI <tahkun-ports@milkcup.jp> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/143243: PORTVERSION pointed out was corrected in Makefile.(ports/142399) Message-ID: <20100126044251.9DFD42E06D@brian.milkcup.jp> Resent-Message-ID: <201001260450.o0Q4o27R071698@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 143243 >Category: ports >Synopsis: PORTVERSION pointed out was corrected in Makefile.(ports/142399) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Jan 26 04:50:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Takao TAGAMI >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: milkcup >Environment: System: FreeBSD brian.milkcup.jp 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #4: Sat Jan 9 08:47:07 JST 2010 takao@brian.milkcup.jp:/usr/src/sys/i386/compile/BRIAN i386 >Description: ------------------------------------------------------------------------------------ Synopsis: new port: mail/policyd-spf-fs, SPF policy daemon for Postfix written in C State-Changed-From-To: open->feedback State-Changed-By: nemoliu State-Changed-When: Wed Jan 13 05:42:30 UTC 2010 State-Changed-Why: PORTVERSION looks illegal, please fix it. http://www.freebsd.org/cgi/query-pr.cgi?pr=142399 ------------------------------------------------------------------------------------ PORTVERSION pointed out was corrected in Makefile. >How-To-Repeat: >Fix: # 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: # # postfix-policyd-spf-fs/Makefile # echo x - postfix-policyd-spf-fs/Makefile sed 's/^X//' >postfix-policyd-spf-fs/Makefile << '75368233bb3eff115162100668fb14f1' X# New ports collection makefile for: policyd-spf-sf X# Date created: 22 Dec 2009 X# Whom: Takao TAGAMI<tahkun-ports@milkcup.jp> X# X# $FreeBSD:$ X# X XPORTNAME= policyd-spf-fs XPORTVERSION= 0.23 XCATEGORIES= mail XMASTER_SITES= ftp://ftp.freestone.net/pub/policyd-spf-fs/ \ X http://www.freestone.net/ftp/policyd-spf-fs/ XPKGNAMEPREFIX= postfix- XDISTNAME= ${PORTNAME}-0+svn27 X XMAINTAINER= tahkun-ports@milkcup.jp XCOMMENT= SPF policy daemon for Postfix written in C X XLIB_DEPENDS= spf2:${PORTSDIR}/mail/libspf2 X XCONFLICTS= policyd-1.* policyd-spf-1* X XUSE_GMAKE= yes X XMAN1= policyd-spf-fs.1 X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include <bsd.port.mk> 75368233bb3eff115162100668fb14f1 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100126044251.9DFD42E06D>