Bug 138734 - net/ladvd: update to 0.8.5
Summary: net/ladvd: update to 0.8.5
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: Beat Gaetzi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 13:30 UTC by sten
Modified: 2009-09-17 22:40 UTC (History)
0 users

See Also:


Attachments
file.diff (3.39 KB, patch)
2009-09-11 13:30 UTC, sten
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sten 2009-09-11 13:30:02 UTC
	The following patch updates the port to 0.8.5
Comment 1 sten 2009-09-12 21:27:37 UTC
On Sat, 12 Sep 2009, Andrzej Tobola wrote:

> Hello Sten,
>
> Please request UID/GID in /usr/ports/UIDs /usr/ports/GIDs
> to make your port complete.

Good catch, I somehow forgot to request a UID earlier.
Here's the diff:

--- UIDs.orig	2009-09-12 22:20:27.000000000 +0200
+++ UIDs	2009-09-12 22:22:51.000000000 +0200
@@ -77,6 +77,7 @@
  rabbitmq:*:135:135::0:0:RabbitMQ:/var/db/rabbitmq:/usr/sbin/nologin
  dhcpd:*:136:136::0:0:ISC DHCP daemon:/nonexistent:/usr/sbin/nologin
  cricket:*:141:80::0:0:Cricket Monitoring User:/usr/local/cricket:/usr/sbin/nologin
+ladvd:*:142:142::0:0:Ladvd User:/var/empty:/usr/sbin/nologin
  dovecot:*:143:143::0:0:Dovecot User:/var/empty:/usr/sbin/nologin
  rbldns:*:153:153::0:0:rbldnsd pseudo-user:/nonexistent:/usr/sbin/nologin
  sfs:*:171:171::0:0:Self-Certifying File System:/nonexistent:/usr/sbin/nologin
--- GIDs.orig	2009-09-12 22:22:59.000000000 +0200
+++ GIDs	2009-09-12 22:23:29.000000000 +0200
@@ -68,6 +68,7 @@
  undernet:*:134:
  rabbitmq:*:135:
  dhcpd:*:136:
+ladvd:*:142:
  dovecot:*:143:
  rbldns:*:153:
  sfs:*:171:

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem
Comment 2 sten 2009-09-15 18:13:37 UTC
On Fri, 11 Sep 2009, FreeBSD-gnats-submit@FreeBSD.org wrote:

> Thank you very much for your problem report.
> It has the internal identification `ports/138734'.
> The individual assigned to look at your
> report is: freebsd-ports-bugs.
>

It would be really nice to get this in before 8.0,
please note that the 0.8 -> 0.8.5 upgrade only contains
bugfixes and cleanups.

-- 
Sten Spans

"There is a crack in everything, that's how the light gets in."
Leonard Cohen - Anthem
Comment 3 Beat Gaetzi freebsd_committer freebsd_triage 2009-09-17 16:44:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beat

I'll take it.
Comment 4 dfilter service freebsd_committer freebsd_triage 2009-09-17 22:35:21 UTC
beat        2009-09-17 21:35:12 UTC

  FreeBSD ports repository

  Modified files:
    .                    GIDs UIDs 
    net/ladvd            Makefile distinfo 
  Removed files:
    net/ladvd/files      patch-backport 
  Log:
  - Update to 0.8.5
  - Adjust COMMENT
  - Add UID and GID entries for net/ladvd
  
  PR:             ports/138734
  Submitted by:   Sten Spans <sten AT blinkenlights.nl> (maintainer)
  Feature safe:   yes
  
  Revision  Changes    Path
  1.82      +2 -1      ports/GIDs
  1.96      +2 -1      ports/UIDs
  1.5       +2 -3      ports/net/ladvd/Makefile
  1.4       +3 -3      ports/net/ladvd/distinfo
  1.2       +0 -83     ports/net/ladvd/files/patch-backport (dead)
_______________________________________________
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 5 Beat Gaetzi freebsd_committer freebsd_triage 2009-09-17 22:35:55 UTC
State Changed
From-To: open->closed

Committed. Thanks!