Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 09:02:41 -0700 (PDT)
From:      tkato@prontomail.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/28038: Update port: biology/gperiodic to 1.2.6a
Message-ID:  <200106111602.f5BG2f777078@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         28038
>Category:       ports
>Synopsis:       Update port: biology/gperiodic to 1.2.6a
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 09:10:02 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.3-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 1.2.6a
- Fix WWW: line

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/biology/gperiodic/Makefile biology/gperiodic/Makefile
--- /usr/ports/biology/gperiodic/Makefile	Sat Dec 23 01:19:23 2000
+++ biology/gperiodic/Makefile	Fri May 18 02:51:07 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	gperiodic
-PORTVERSION=	1.2.6
+PORTVERSION=	1.2.6a
 CATEGORIES=	biology
 MASTER_SITES=	ftp://ftp.seul.org/pub/gperiodic/
 
@@ -25,12 +25,13 @@
 
 post-extract:
 	@${RM} -f ${WRKSRC}/config.cache
+	@${LN} -sf Makefile.in.in ${WRKSRC}/po/Makefile.in
 
 post-install:
 	${INSTALL_MAN} ${WRKSRC}/man/gperiodic.1 ${MANPREFIX}/man/man1
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${PREFIX}/share/doc/gperiodic
-.for file in AUTHORS Changes README
+.for file in AUTHORS ChangeLog README
 	${INSTALL_DATA} ${WRKSRC}/${file} ${PREFIX}/share/doc/gperiodic
 .endfor
 .endif
diff -urN /usr/ports/biology/gperiodic/distinfo biology/gperiodic/distinfo
--- /usr/ports/biology/gperiodic/distinfo	Sat Dec 23 01:19:23 2000
+++ biology/gperiodic/distinfo	Fri May 18 02:31:03 2001
@@ -1 +1 @@
-MD5 (gperiodic-1.2.6.tar.gz) = 719465978b1d6cd98b882e67f6943cfe
+MD5 (gperiodic-1.2.6a.tar.gz) = c7932ec90a75725aae17a7484a297580
diff -urN /usr/ports/biology/gperiodic/pkg-descr biology/gperiodic/pkg-descr
--- /usr/ports/biology/gperiodic/pkg-descr	Tue Sep  7 05:08:26 1999
+++ biology/gperiodic/pkg-descr	Fri May 18 02:28:55 2001
@@ -2,4 +2,4 @@
 browse through the elements, and view detailed information about each
 element.
 
-WWW: http://gperiodic.seul.net/
+WWW: http://gperiodic.seul.org/
diff -urN /usr/ports/biology/gperiodic/pkg-plist biology/gperiodic/pkg-plist
--- /usr/ports/biology/gperiodic/pkg-plist	Sat Dec 23 01:19:23 2000
+++ biology/gperiodic/pkg-plist	Fri May 18 02:24:52 2001
@@ -1,11 +1,11 @@
 bin/gperiodic
-share/doc/gperiodic/AUTHORS
-share/doc/gperiodic/Changes
-share/doc/gperiodic/README
+%%PORTDOCS%%share/doc/gperiodic/AUTHORS
+%%PORTDOCS%%share/doc/gperiodic/ChangeLog
+%%PORTDOCS%%share/doc/gperiodic/README
 share/locale/de/LC_MESSAGES/gperiodic.mo
 share/locale/es/LC_MESSAGES/gperiodic.mo
 share/locale/fr/LC_MESSAGES/gperiodic.mo
 share/locale/it/LC_MESSAGES/gperiodic.mo
 share/locale/nl/LC_MESSAGES/gperiodic.mo
 share/locale/pt/LC_MESSAGES/gperiodic.mo
-@dirrm share/doc/gperiodic
+%%PORTDOCS%%@dirrm share/doc/gperiodic

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111602.f5BG2f777078>