Bug 154855 - 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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 03:00 UTC by mahlon
Modified: 2011-02-18 12:00 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-02-18 03:00:23 UTC
    Just a port update, thanks!


diff -ruN shelldap.orig/Makefile shelldap/Makefile
--- shelldap.orig/Makefile	2011-02-17 16:05:01.000000000 -0800
+++ shelldap/Makefile	2011-02-17 18:20:23.000000000 -0800
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	shelldap
-PORTVERSION=	0.2
+PORTVERSION=	0.4
 PORTREVISION=	1
 CATEGORIES=	net
 MASTER_SITES=	http://www.martini.nu/misc/
diff -ruN shelldap.orig/distinfo shelldap/distinfo
--- shelldap.orig/distinfo	2011-02-17 16:05:01.000000000 -0800
+++ shelldap/distinfo	2011-02-17 18:20:27.000000000 -0800
@@ -1,3 +1,2 @@
-MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881
-SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73
-SIZE (shelldap-0.2.tar.gz) = 12147
+SHA256 (shelldap-0.4.tar.gz) = 81b2dbf1e0aec4ff9dda9a3d5043d299a6ffbf40cb3b26908a233ea6fa360562
+SIZE (shelldap-0.4.tar.gz) = 13456
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-02-18 03:00:35 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-18 09:43:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->sunpoet

I will take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-02-18 11:56:12 UTC
sunpoet     2011-02-18 11:56:07 UTC

  FreeBSD ports repository

  Modified files:
    net/shelldap         Makefile distinfo pkg-descr 
  Log:
  - Update to 0.4
  - Add category: perl5
  - Simplify MAN1 installation
  - Add WWW
  
  PR:             ports/154855
  Submitted by:   Mahlon E. Smith <mahlon@martini.nu> (maintainer)
  
  Revision  Changes    Path
  1.4       +4 -6      ports/net/shelldap/Makefile
  1.3       +2 -3      ports/net/shelldap/distinfo
  1.2       +2 -0      ports/net/shelldap/pkg-descr
_______________________________________________
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 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-02-18 11:56:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!