ports/96618: [update]news/aub

Martin Wilke freebsd at unixfreunde.de
Mon May 1 19:10:34 UTC 2006


>Number:         96618
>Category:       ports
>Synopsis:       [update]news/aub
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 01 19:10:21 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:


System: FreeBSD 7.0-CURRENT #136: Wed Apr 26 20:46:11 CEST 2006
    splash at mwilke.ath.cx:/usr/obj/usr/src/sys/BSDBOX



>Description:


- update to new version 2.2
- maintainer is cc'd
- pkg-plist fix
- portlint -A checked

- Changlog here: http://yukidoke.org/~mako/projects/aub/ChangeLog


>How-To-Repeat:





>Fix:


--- aub.diff begins here ---
diff -ruN /usr/ports/news/aub/Makefile ports/news/aub/Makefile
--- /usr/ports/news/aub/Makefile	Fri Mar  7 07:07:44 2003
+++ ports/news/aub/Makefile	Mon May  1 18:10:48 2006
@@ -7,17 +7,19 @@
 #
 
 PORTNAME=	aub
-PORTVERSION=	2.1.3
+PORTVERSION=	2.2
 CATEGORIES=	news
 MASTER_SITES=	http://yukidoke.org/~mako/projects/aub/download/
+DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 MAINTAINER=	obrien at FreeBSD.org
 COMMENT=	Assemble usenet binaries
 
 NO_BUILD=	yes
-MAN1=		aub.1 aubconf.1
+MAN1=		aub.1.sgml aubconf.1.sgml
+WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 
-DOC_FILES=	COPYING README aubconf.example Introducing_AUB USAGE
+DOC_FILES=	COPYING README aubconf.example
 
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/aub ${PREFIX}/bin
diff -ruN /usr/ports/news/aub/distinfo ports/news/aub/distinfo
--- /usr/ports/news/aub/distinfo	Tue Jan 24 17:39:30 2006
+++ ports/news/aub/distinfo	Mon May  1 17:39:30 2006
@@ -1,3 +1,3 @@
-MD5 (aub-2.1.3.tar.gz) = ddbf57eb340199bca978569017061fcb
-SHA256 (aub-2.1.3.tar.gz) = 2b58f71b5eb74f075c710b1945c2c1ce6ea9258a319143a9b5f26b4b83c0f64a
-SIZE (aub-2.1.3.tar.gz) = 55334
+MD5 (aub_2.2.tar.gz) = 0fa71b4755795582c0aadf7fa9b9c970
+SHA256 (aub_2.2.tar.gz) = 08ebccf825a972545d43ec94c24b7c92feb2a3292ee8694ee56822016582cf2f
+SIZE (aub_2.2.tar.gz) = 44515
diff -ruN /usr/ports/news/aub/pkg-plist ports/news/aub/pkg-plist
--- /usr/ports/news/aub/pkg-plist	Sat Sep  7 03:42:33 2002
+++ ports/news/aub/pkg-plist	Mon May  1 18:11:15 2006
@@ -1,8 +1,5 @@
- at comment $FreeBSD: ports/news/aub/pkg-plist,v 1.5 2002/09/07 01:42:33 obrien Exp $
 bin/aub
-share/doc/aub/COPYING
-share/doc/aub/Introducing_AUB
-share/doc/aub/README
-share/doc/aub/USAGE
-share/doc/aub/aubconf.example
- at dirrm share/doc/aub
+%%DOCSDIR%%/COPYING
+%%DOCSDIR%%/README
+%%DOCSDIR%%/aubconf.example
+ at dirrm %%DOCSDIR%%
--- aub.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list