Index: head/news/crashmail/Makefile =================================================================== --- head/news/crashmail/Makefile (revision 143572) +++ head/news/crashmail/Makefile (revision 143573) @@ -1,45 +1,44 @@ # New ports collection makefile for: crashmail # Date created: 21 January 2003 # Whom: Max Khon # # $FreeBSD$ # PORTNAME= crashmail -PORTVERSION= 0.70 -PORTREVISION= 1 +PORTVERSION= 0.71 CATEGORIES= news mail -MASTER_SITES= http://www.df.lth.se/~billing/crashmail/ -DISTNAME= cm07linux +MASTER_SITES= http://www.billingware.org/crashmail/ +DISTNAME= cm071linux MAINTAINER= vk@vk.pp.ru COMMENT= CrashMail II FTN mail tosser -WRKSRC= ${WRKDIR}/CrashMail +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} BUILD_WRKSRC= ${WRKSRC}/src INSTALL_WRKSRC= ${WRKSRC}/src ALL_TARGET= linux USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} \ -e 's^"crashmail.prefs"^"${PREFIX}/etc/crashmail/crashmail.prefs"^' \ ${WRKSRC}/src/oslib_linux/os_linux.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashexport ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashgetnode ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashlist ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashmail ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashmaint ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashstats ${PREFIX}/bin ${INSTALL_PROGRAM} ${WRKSRC}/bin/crashwrite ${PREFIX}/bin @${MKDIR} ${PREFIX}/etc/crashmail ${INSTALL_DATA} ${WRKSRC}/doc/example.prefs ${PREFIX}/etc/crashmail ${INSTALL_DATA} ${WRKSRC}/doc/AreafixHelp.txt \ ${PREFIX}/etc/crashmail/areafix.help .include Property changes on: head/news/crashmail/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/news/crashmail/distinfo =================================================================== --- head/news/crashmail/distinfo (revision 143572) +++ head/news/crashmail/distinfo (revision 143573) @@ -1,2 +1,2 @@ -MD5 (cm07linux.zip) = 17c60a31e20aa67ed29a573a6a5de948 -SIZE (cm07linux.zip) = 360137 +MD5 (cm071linux.zip) = c10de7a0e6f48e7b1cd2cabad8ed8289 +SIZE (cm071linux.zip) = 361622 Property changes on: head/news/crashmail/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.3 \ No newline at end of property +1.4 \ No newline at end of property