Bug 41059 - Maintainer update for security/bugs port
Summary: Maintainer update for security/bugs port
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-27 21:40 UTC by Stephane Legrand
Modified: 2002-07-28 06:10 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stephane Legrand 2002-07-27 21:40:02 UTC
	Maintainer update for security/bugs port


diff -ruN bugs-orig/Makefile bugs/Makefile
--- bugs-orig/Makefile	Sat Jul 27 21:30:44 2002
+++ bugs/Makefile	Sat Jul 27 22:00:26 2002
@@ -6,15 +6,17 @@
 #
 
 PORTNAME=		bugs
-PORTVERSION=		4.0.1
+PORTVERSION=		4.1.0
 CATEGORIES=		security
 MASTER_SITES=		http://www.encryptsolutions.com/english/download/ \
 			http://www.bcrypt.com/english/download/
 EXTRACT_SUFX=		.tgz
 
-MAINTAINER=		stephane.legrand@bigfoot.com
+MAINTAINER=		stephane@freebsd-fr.org
 
 PLIST_SUB+=		PORTVERSION=${PORTVERSION}
+
+USE_GMAKE=		yes
 
 # No Manual page
 
diff -ruN bugs-orig/distinfo bugs/distinfo
--- bugs-orig/distinfo	Sat Jul 27 21:30:44 2002
+++ bugs/distinfo	Sat Jul 27 21:36:37 2002
@@ -1 +1 @@
-MD5 (bugs-4.0.1.tgz) = 6d2b40477c19c0f2a12fcbc92eedaa16
+MD5 (bugs-4.1.0.tgz) = b3f6e04c0d5f980ccd9134ee56d62ac1
diff -ruN bugs-orig/pkg-descr bugs/pkg-descr
--- bugs-orig/pkg-descr	Sat Jul 27 21:30:44 2002
+++ bugs/pkg-descr	Sat Jul 27 22:00:07 2002
@@ -14,4 +14,4 @@
 
 
 - Stephane Legrand
-stephane.legrand@bigfoot.com
+stephane@freebsd-fr.org
diff -ruN bugs-orig/pkg-plist bugs/pkg-plist
--- bugs-orig/pkg-plist	Sat Jul 27 21:30:44 2002
+++ bugs/pkg-plist	Sat Jul 27 21:44:37 2002
@@ -47,6 +47,7 @@
 bugs-%%PORTVERSION%%/doc/history/old_french.txt
 bugs-%%PORTVERSION%%/include/bstandard.h
 bugs-%%PORTVERSION%%/include/extra.h
+bugs-%%PORTVERSION%%/include/fpos_t.h
 bugs-%%PORTVERSION%%/include/isaac.h
 bugs-%%PORTVERSION%%/include/main.h
 bugs-%%PORTVERSION%%/include/misc.h
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-07-28 06:10:25 UTC
State Changed
From-To: open->closed

Committed, Thanks!