Bug 139542 - update port: sysutils/p5-ZConf-Cron Updates from 0.0.1 to 1.0.0
Summary: update port: sysutils/p5-ZConf-Cron Updates from 0.0.1 to 1.0.0
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-12 07:00 UTC by Zane C. Bowers-Hadley
Modified: 2009-10-13 09:20 UTC (History)
0 users

See Also:


Attachments
p5-ZConf-Cron_distinfo.diff (530 bytes, patch)
2009-10-12 07:00 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
p5-ZConf-Cron_pkg-descr.diff (312 bytes, patch)
2009-10-12 07:00 UTC, Zane C. Bowers-Hadley
no flags Details | Diff
file.diff (499 bytes, patch)
2009-10-12 07:00 UTC, Zane C. Bowers-Hadley
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-10-12 07:00:09 UTC

1.0.0	2009-10-11/23:30
		-Misc cleanups.
		-Add ZConf::Cron::GUI.

Fix: --- Makefile.old	2009-10-12 00:43:20.000000000 -0500
+++ Makefile	2009-10-12 00:43:41.000000000 -0500
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ZConf-Cron
-PORTVERSION=	0.0.1
+PORTVERSION=	1.0.0
 CATEGORIES=	sysutils perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	../../authors/id/V/VV/VVELOX
@@ -22,6 +22,7 @@
 
 PERL_CONFIGURE=	yes
 
-MAN3=		ZConf::Cron.3
+MAN3=		ZConf::Cron.3 \
+		ZConf::Cron::GUI.3
 
 .include <bsd.port.mk>
--- p5-ZConf-Cron_Makefile.diff ends here ---

How-To-Repeat: 

1: apply diffs
2: enjoy
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-10-12 08:20:36 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-13 09:11:15 UTC
wen         2009-10-13 08:11:06 UTC

  FreeBSD ports repository

  Modified files:
    sysutils/p5-ZConf-Cron Makefile distinfo pkg-descr pkg-plist 
  Log:
  - Update to 1.0.0
  
  PR:             ports/139542
  Submitted by:   "Zane C.B." <vvelox@vvelox.net>
  Approved by:    jadawin(co-mentor)
  
  Revision  Changes    Path
  1.2       +3 -2      ports/sysutils/p5-ZConf-Cron/Makefile
  1.2       +3 -3      ports/sysutils/p5-ZConf-Cron/distinfo
  1.2       +1 -0      ports/sysutils/p5-ZConf-Cron/pkg-descr
  1.2       +3 -0      ports/sysutils/p5-ZConf-Cron/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Wen Heping freebsd_committer freebsd_triage 2009-10-13 09:12:18 UTC
State Changed
From-To: open->closed

Committed. Thanks!