Bug 164658 - net/ladvd: update to 1.0.1
Summary: net/ladvd: update to 1.0.1
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: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 08:20 UTC by sten
Modified: 2012-01-31 17:21 UTC (History)
0 users

See Also:


Attachments
file.diff (1.04 KB, patch)
2012-01-31 08:20 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 2012-01-31 08:20:07 UTC
	The following patch updates the port to 1.0.1
Comment 1 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-31 16:57:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-31 17:16:03 UTC
rm          2012-01-31 17:15:49 UTC

  FreeBSD ports repository

  Modified files:
    net/ladvd            Makefile distinfo 
  Removed files:
    net/ladvd            pkg-plist 
    net/ladvd/files      pkg-install.in 
  Log:
  - update to 1.0.1 [1]
  - change ${MASTER_SITE_GOOGLE_CODE} with just GOOGLE_CODE
  - change manual user/group creating with ports framework one
  - since there is now only two entries in pkg-plist, move it's content to Makefile
  
  PR:             164658
  Submitted by:   Sten Spans <sten at blinkenlights dot nl> (maintainer)
  
  Revision  Changes    Path
  1.10      +10 -6     ports/net/ladvd/Makefile
  1.8       +2 -2      ports/net/ladvd/distinfo
  1.2       +0 -32     ports/net/ladvd/files/pkg-install.in (dead)
  1.5       +0 -6      ports/net/ladvd/pkg-plist (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 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-01-31 17:21:06 UTC
State Changed
From-To: open->closed

Committed with changes, thank you!