Opened 20 years ago

Last modified 8 years ago

#2304 closed defect

sync up variant naming in net/sysmon/Portfile — at Initial Version

Reported by: opendarwin.org@… Owned by: danielluke (Daniel J. Luke)
Priority: High Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: sysmon

Description

Change variant "dp-snmp" to "net-snmp" in net/sysmon/Portfile to sync up with naming in other Portfiles.

Diff:

% cvs diff -u Portfile Index: Portfile =============================================================== ==== RCS file: /Volumes/src/cvs/od/projects/darwinports/dports/net/sysmon/Portfile,v retrieving revision 1.4 diff -u -r1.4 Portfile --- Portfile 10 Oct 2003 02:17:26 -0000 1.4 +++ Portfile 8 Oct 2004 19:30:10 -0000 @@ -16,4 +16,4 @@

platforms darwin destroot.destdir prefix=${destroot}${prefix}

-variant dp-snmp { lib:libnetsnmp.5:net-snmp } +variant net-snmp { lib:libnetsnmp.5:net-snmp } %

Change History (0)

Note: See TracTickets for help on using tickets.