ports/90172: [MAINTAINER-UPDATE] unbreak misc/freeguide

Stephen Hurd shurd at sasktel.net
Sat Dec 10 06:10:05 UTC 2005


>Number:         90172
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] unbreak misc/freeguide
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 10 06:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Stephen Hurd
>Release:        6.0-STABLE
>Organization:
>Environment:
FreeBSD server.hurd.local 6.0-STABLE FreeBSD 6.0-STABLE #2: Sun Nov 20 12:45:37 CST 2005     admin at server.hurd.local:/usr/src/sys/i386/compile/SERVER  i386

>Description:
              Unbreak port
>How-To-Repeat:
              
>Fix:
              Apply patch:
diff -c ../freeguide-old/Makefile ./Makefile
*** ../freeguide-old/Makefile   Fri Dec  9 23:58:36 2005
--- ./Makefile  Sat Dec 10 00:06:32 2005
***************
*** 17,24 ****
  
  RUN_DEPENDS=  tv_cat:${PORTSDIR}/textproc/p5-xmltv
  
- BROKEN=               Incomplete pkg-plist
- 
  USE_JAVA=     yes
  USE_JIKES=    no
  JAVA_VERSION= 1.4+
--- 17,22 ----
Common subdirectories: ../freeguide-old/files and ./files
diff -c ../freeguide-old/pkg-plist ./pkg-plist
*** ../freeguide-old/pkg-plist  Fri Dec  9 23:58:36 2005
--- ./pkg-plist Sat Dec 10 00:04:51 2005
***************
*** 25,29 ****
  share/java/pixmaps/freeguide/logo-64x64.png
  share/java/pixmaps/freeguide/logo-72x72.png
  share/java/pixmaps/freeguide/logo-96x96.png
! @dirrm share/java/pixmaps/freeguide
  @dirrm %%DOCSDIR%%
--- 25,30 ----
  share/java/pixmaps/freeguide/logo-64x64.png
  share/java/pixmaps/freeguide/logo-72x72.png
  share/java/pixmaps/freeguide/logo-96x96.png
! @unexec rmdir %D/share/java/pixmaps 2>/dev/null || true
! @unexec rmdir %D/share/applications 2>/dev/null || true
  @dirrm %%DOCSDIR%%

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list