pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/fml Fix DISTNAME and it cause PKGBASE change. So...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2a137e7ecce4
branches:  trunk
changeset: 352343:2a137e7ecce4
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 12 15:49:56 2016 +0000

description:
Fix DISTNAME and it cause PKGBASE change.  So, reset PKGREVISION.

diffstat:

 mail/fml/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (14 lines):

diff -r 8aba9beead39 -r 2a137e7ecce4 mail/fml/Makefile
--- a/mail/fml/Makefile Mon Sep 12 15:46:40 2016 +0000
+++ b/mail/fml/Makefile Mon Sep 12 15:49:56 2016 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2016/07/09 06:38:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2016/09/12 15:49:56 taca Exp $
 #
 
-DISTNAME=      fml-7.98.18-${FML_STAMP}
-PKGREVISION=   5
+DISTNAME=      fml-7.98.18.${FML_STAMP}
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.fml.org/pub/fml8/
 



Home | Main Index | Thread Index | Old Index