Bug 160532 - Port update: net/shelldap
Summary: Port update: net/shelldap
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-07 01:10 UTC by mahlon
Modified: 2011-09-07 08:50 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 mahlon 2011-09-07 01:10:08 UTC
    Just a port update, thanks!


diff -ruN shelldap.old/Makefile shelldap/Makefile
--- shelldap.old/Makefile       2011-09-06 16:39:44.000000000 -0700
+++ shelldap/Makefile   2011-09-06 16:39:53.000000000 -0700
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=      shelldap
-PORTVERSION=   0.4
+PORTVERSION=   0.5
 CATEGORIES=    net perl5
 MASTER_SITES=  http://www.martini.nu/misc/
 
diff -ruN shelldap.old/distinfo shelldap/distinfo
--- shelldap.old/distinfo       2011-09-06 16:39:44.000000000 -0700
+++ shelldap/distinfo   2011-09-06 16:39:57.000000000 -0700
@@ -1,2 +1,2 @@
-SHA256 (shelldap-0.4.tar.gz) = 81b2dbf1e0aec4ff9dda9a3d5043d299a6ffbf40cb3b26908a233ea6fa360562
-SIZE (shelldap-0.4.tar.gz) = 13456
+SHA256 (shelldap-0.5.tar.gz) = a6f02a2724c486b9e4771bfa84afd9e4e2db9e290d7958768464531074576fcc
+SIZE (shelldap-0.5.tar.gz) = 17339
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-09-07 01:10:18 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Frederic Culot freebsd_committer freebsd_triage 2011-09-07 06:08:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-07 08:42:22 UTC
culot       2011-09-07 07:42:14 UTC

  FreeBSD ports repository

  Modified files:
    net/shelldap         Makefile distinfo 
  Log:
  - Update to 0.5
  
  PR:             ports/160532
  Submitted by:   Mahlon E. Smith <mahlon@martini.nu> (maintainer)
  
  Revision  Changes    Path
  1.5       +1 -1      ports/net/shelldap/Makefile
  1.4       +2 -2      ports/net/shelldap/distinfo
_______________________________________________
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 4 Frederic Culot freebsd_committer freebsd_triage 2011-09-07 08:42:28 UTC
State Changed
From-To: open->closed

Committed. Thanks!