Bug 126357

Summary: [patch] misc/xdelta: move to glib20
Product: Ports & Packages Reporter: Alexander Logvinov <ports>
Component: Individual Port(s)Assignee: skv <skv>
Status: Closed FIXED    
Severity: Affects Only Me CC: ports
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.dat none

Description Alexander Logvinov 2008-08-08 03:20:00 UTC
    
  Use glib2 instead of obsolete glib1.2 
  Obtained from http://svn.pardus.org.tr/pardus/2007/applications/archive/xdelta/files/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-08-08 03:20:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->skv

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Alexander Logvinov 2008-10-10 00:16:38 UTC
Hello!

 Any news?  

--
Best regards,
 Alexander                          mailto:ports@logvinov.com
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-06-15 15:37:34 UTC
avl         2009-06-15 14:37:25 UTC

  FreeBSD ports repository

  Modified files:
    misc/xdelta          Makefile 
  Added files:
    misc/xdelta/files    patch-configure patch-libedsio_edsio.c 
                         patch-libedsio_edsio.h 
  Removed files:
    misc/xdelta/files    patch-ltmain.sh 
  Log:
  - Use glib2 instead of obsolete glib1.2
  
  PR:             ports/126357
  Submitted by:   myself
  Approved by:    maintainer timeout, tabthorpe (mentor), portmgr (itetcu)
  Obtained from:  http://svn.rpmforge.net/svn/trunk/rpms/xdelta/xdelta-1.1.4-glib2.patch
  
  Revision  Changes    Path
  1.42      +2 -1      ports/misc/xdelta/Makefile
  1.1       +383 -0    ports/misc/xdelta/files/patch-configure (new)
  1.1       +154 -0    ports/misc/xdelta/files/patch-libedsio_edsio.c (new)
  1.1       +52 -0     ports/misc/xdelta/files/patch-libedsio_edsio.h (new)
  1.5       +0 -28     ports/misc/xdelta/files/patch-ltmain.sh (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 4 Alexander Logvinov freebsd_committer freebsd_triage 2009-06-15 15:38:32 UTC
State Changed
From-To: open->closed

Committed. Thanks!