ports/82789: update port: mail/assp - update to 1.1.1

J.R. Oldroyd jr at opal.com
Tue Jul 12 15:50:00 UTC 2005


Attached is a replacement diff.

Rather than changing the patch file to include the Ctrl-M chars at
the end of each line, I now revert to the current patch file, but
include a pre-patch: target in the Makefile to remove the Ctrl-M
chars using sed.

	-jr


On Jul 09, 20:05, Pav Lucistnik wrote:
> J.R. Oldroyd pí?e v so 09. 07. 2005 v 13:51 -0400:
> 
> Looks like I never got that mail from July 01, 13:48. Can you please
> resend the patch file again?
> 
> > Hi Pav,
> > 
> > I never heard anything more on this one.  Do you need an alternate
> > solution from me?
> > 
> > 	-jr
> > 
> > 
> > 
-------------- next part --------------
diff -ruN /usr/ports/mail/assp/Makefile mail/assp/Makefile
--- /usr/ports/mail/assp/Makefile	Fri Jun 24 08:30:03 2005
+++ mail/assp/Makefile	Tue Jul 12 11:30:28 2005
@@ -6,15 +6,15 @@
 #
 
 PORTNAME=	assp
-PORTVERSION=	1.1.1.b13
+PORTVERSION=	1.1.1
 CATEGORIES=	mail
-MASTER_SITES=	http://opal.com/freebsd/ports/mail/assp/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	assp
 
 MAINTAINER=	fbsd at opal.com
 COMMENT=	Anti-Spam SMTP Proxy
 
 USE_ZIP=	yes
-NO_WRKSUBDIR=	yes
 NO_BUILD=	yes
 USE_REINPLACE=	yes
 USE_PERL5_RUN=	yes
@@ -64,6 +64,11 @@
 .else
 PLIST_SUB+=	ASSP_CLAMAV="@comment "
 .endif
+
+EXTRACT_AFTER_ARGS=	-d ${PORTNAME}-${PORTVERSION}
+
+pre-patch:
+	@${REINPLACE_CMD} -e 's|.$$||' ${WRKSRC}/stats.sh
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/bin/perl|${PERL}|' ${WRKSRC}/*.pl
diff -ruN /usr/ports/mail/assp/distinfo mail/assp/distinfo
--- /usr/ports/mail/assp/distinfo	Fri Jun 24 08:30:04 2005
+++ mail/assp/distinfo	Wed Jun 29 14:02:27 2005
@@ -1,2 +1,2 @@
-MD5 (assp-1.1.1.b13.zip) = 00e820bbfccde6e9159e25a07804a0d3
-SIZE (assp-1.1.1.b13.zip) = 183364
+MD5 (assp-1.1.1.zip) = 0a00de00329b21b29746ff7961e552d8
+SIZE (assp-1.1.1.zip) = 183775
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 390 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20050712/54901b08/attachment.sig>


More information about the freebsd-ports-bugs mailing list