ports/101368: [patch] textproc/dictem: update to 0.8.1

Max N. Boyarov m.boyarov at bsd.by
Fri Aug 4 17:40:31 UTC 2006


>Number:         101368
>Category:       ports
>Synopsis:       [patch] textproc/dictem: update to 0.8.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 04 17:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Max N. Boyarov
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
BSD.BY Team
>Environment:
System: FreeBSD deimos.bsd.by 6.1-STABLE FreeBSD 6.1-STABLE #0: Fri Aug 4 13:51:48 EEST 2006 root at deimos.bsd.by:/usr/obj/usr/src/sys/GENERIC2 i386


	
>Description:
	Update to version 0.8.1 
	Change project WWW

>How-To-Repeat:
	
>Fix:

	

--- dictem.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/dictem/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	2 Jun 2006 11:20:25 -0000	1.4
+++ Makefile	4 Aug 2006 17:22:15 -0000
@@ -5,11 +5,12 @@
 # $FreeBSD: ports/textproc/dictem/Makefile,v 1.4 2006/06/02 11:20:25 anray Exp $
 
 PORTNAME=	dictem
-PORTVERSION=	0.8
+PORTVERSION=	0.8.1
 CATEGORIES=	textproc net elisp
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
 PKGNAMESUFFIX=	-${EMACS_PORT_NAME}
+DISTNAME=	dictem-0.81
 
 MAINTAINER=	m.boyarov at bsd.by
 COMMENT=	DictEm is a dict client for [X]Emacs
@@ -26,7 +27,7 @@
 		${LISPDIR}/dictem.elc
 PLIST_DIRS+=	${LISPDIR}
 
-WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
+WRKSRC=		${WRKDIR}/${PORTNAME}-0.81
 PORTDOCS+=	README AUTHORS NEWS ChangeLog COPYING
 
 .include <bsd.port.pre.mk>
@@ -45,7 +46,6 @@
 	${INSTALL_DATA} ${WRKSRC}/dictem.el ${PREFIX}/${LISPDIR}/
 	${INSTALL_DATA} ${WRKSRC}/dictem.elc ${PREFIX}/${LISPDIR}/
 
-
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/textproc/dictem/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	8 May 2006 20:14:31 -0000	1.1
+++ pkg-descr	4 Aug 2006 16:52:30 -0000
@@ -6,4 +6,4 @@
 obtaining information about available strategies, provided databases,
 information about DICT server etc.
 
-WWW: http://freshmeat.net/projects/dictem
+WWW: http://sourceforge.net/projects/dictem
--- dictem.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list