From 422f4e76a1b83e462e60b852fa62c1c5acc8de38 Mon Sep 17 00:00:00 2001 From: bsd Date: Sat, 12 Feb 2005 14:45:19 +0000 Subject: Update to latest development snapshot; documentation build is disabled by default, man page is still available; new safe-mode is enabled by default. --- devel/avrdude/Makefile | 10 ++++------ devel/avrdude/distinfo | 4 ++-- devel/avrdude/pkg-plist | 46 ---------------------------------------------- 3 files changed, 6 insertions(+), 54 deletions(-) (limited to 'devel') diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index 6b5be908702e..f342542b1d44 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -6,20 +6,18 @@ # PORTNAME= avrdude -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.0.20050211 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= bsd MAINTAINER= bsd@FreeBSD.org COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs -BUILD_DEPENDS= pdftex:${PORTSDIR}/print/teTeX - MAN1= avrdude.1 MANCOMPRESSED= no HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --disable-versioned-doc +CONFIGURE_ARGS= --prefix=${PREFIX} .include diff --git a/devel/avrdude/distinfo b/devel/avrdude/distinfo index 5c811bd1c29d..ea8f4cfc20a9 100644 --- a/devel/avrdude/distinfo +++ b/devel/avrdude/distinfo @@ -1,2 +1,2 @@ -MD5 (avrdude-4.4.0.tar.gz) = e9aec3dfaa022d5c6878aa355d69c83d -SIZE (avrdude-4.4.0.tar.gz) = 347473 +MD5 (avrdude-4.4.0.20050211.tar.gz) = 26eb1296e9ba3ebff4220c7af30e9a86 +SIZE (avrdude-4.4.0.20050211.tar.gz) = 251483 diff --git a/devel/avrdude/pkg-plist b/devel/avrdude/pkg-plist index 842e905d7f0b..be96c50b29c5 100644 --- a/devel/avrdude/pkg-plist +++ b/devel/avrdude/pkg-plist @@ -1,48 +1,2 @@ bin/avrdude -share/doc/avrdude/avrdude.pdf etc/avrdude.conf -share/doc/avrdude/avrdude-html/avrdude_1.html -share/doc/avrdude/avrdude-html/avrdude_10.html -share/doc/avrdude/avrdude-html/avrdude_11.html -share/doc/avrdude/avrdude-html/avrdude_12.html -share/doc/avrdude/avrdude-html/avrdude_13.html -share/doc/avrdude/avrdude-html/avrdude_14.html -share/doc/avrdude/avrdude-html/avrdude_15.html -share/doc/avrdude/avrdude-html/avrdude_16.html -share/doc/avrdude/avrdude-html/avrdude_17.html -share/doc/avrdude/avrdude-html/avrdude_18.html -share/doc/avrdude/avrdude-html/avrdude_19.html -share/doc/avrdude/avrdude-html/avrdude_2.html -share/doc/avrdude/avrdude-html/avrdude_20.html -share/doc/avrdude/avrdude-html/avrdude_21.html -share/doc/avrdude/avrdude-html/avrdude_22.html -share/doc/avrdude/avrdude-html/avrdude_23.html -share/doc/avrdude/avrdude-html/avrdude_24.html -share/doc/avrdude/avrdude-html/avrdude_25.html -share/doc/avrdude/avrdude-html/avrdude_26.html -share/doc/avrdude/avrdude-html/avrdude_27.html -share/doc/avrdude/avrdude-html/avrdude_28.html -share/doc/avrdude/avrdude-html/avrdude_29.html -share/doc/avrdude/avrdude-html/avrdude_3.html -share/doc/avrdude/avrdude-html/avrdude_30.html -share/doc/avrdude/avrdude-html/avrdude_31.html -share/doc/avrdude/avrdude-html/avrdude_32.html -share/doc/avrdude/avrdude-html/avrdude_33.html -share/doc/avrdude/avrdude-html/avrdude_34.html -share/doc/avrdude/avrdude-html/avrdude_35.html -share/doc/avrdude/avrdude-html/avrdude_36.html -share/doc/avrdude/avrdude-html/avrdude_37.html -share/doc/avrdude/avrdude-html/avrdude_38.html -share/doc/avrdude/avrdude-html/avrdude_4.html -share/doc/avrdude/avrdude-html/avrdude_5.html -share/doc/avrdude/avrdude-html/avrdude_6.html -share/doc/avrdude/avrdude-html/avrdude_7.html -share/doc/avrdude/avrdude-html/avrdude_8.html -share/doc/avrdude/avrdude-html/avrdude_9.html -share/doc/avrdude/avrdude-html/avrdude_toc.html -share/doc/avrdude/avrdude.ps -@unexec install-info --delete %D/info/avrdude.info %D/info/dir -info/avrdude.info -@exec install-info %D/info/avrdude.info %D/info/dir -@dirrm share/doc/avrdude/avrdude-html -@dirrm share/doc/avrdude -- cgit