pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/comms/ruby-termios Explicitly set DISTFILES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32fd4cb6851f
branches:  trunk
changeset: 543706:32fd4cb6851f
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Jun 22 02:34:26 2008 +0000

description:
Explicitly set DISTFILES.

Why it had no problem a little while ago?

diffstat:

 comms/ruby-termios/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 3772241337c0 -r 32fd4cb6851f comms/ruby-termios/Makefile
--- a/comms/ruby-termios/Makefile       Sun Jun 22 01:22:04 2008 +0000
+++ b/comms/ruby-termios/Makefile       Sun Jun 22 02:34:26 2008 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.20 2008/06/21 03:58:51 taca Exp $
+# $NetBSD: Makefile,v 1.21 2008/06/22 02:34:26 taca Exp $
 
 DISTNAME=      ruby-termios-0.9.5
 PKGNAME=       ${RUBY_PKGPREFIX}-${GEM_NAME}
 PKGREVISION=   2
 CATEGORIES=    comms
 MASTER_SITES=  http://arika.org/archive/
+DISTFILES=     ${DISTNAME}.tar.gz
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      http://arika.org/ruby/termios



Home | Main Index | Thread Index | Old Index