Bug 114142 - upgrade databases/slony1 port from 1.2.9 to 1.2.10 release
Summary: upgrade databases/slony1 port from 1.2.9 to 1.2.10 release
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-29 23:40 UTC by Andrew Hammond
Modified: 2007-07-06 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.60 KB, patch)
2007-06-29 23:40 UTC, Andrew Hammond
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Hammond 2007-06-29 23:40:05 UTC
Slony 1.2.10 was release earlier this week...

Attached patch does most of what's necessary. There is a much updated / modified slon-mkservice.sh in the slony distribution (but ironically not in the 1.2.10 tarball). That might be a mistake.

Anyway, steps in the right direction and all that.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-06-29 23:40:14 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Vick Khera 2007-07-06 20:37:56 UTC
Here's a more complete patch, which updates the pkg-plist as well.

Please apply this one.  Thanks!

diff -Nru slony1/Makefile slony1.new/Makefile
--- slony1/Makefile     Sat Apr 14 04:12:04 2007
+++ slony1.new/Makefile Fri Jul  6 15:22:35 2007
@@ -6,7 +6,7 @@
#
PORTNAME=      slony1
-PORTVERSION=   1.2.9
+PORTVERSION=   1.2.10
CATEGORIES=    databases
MASTER_SITES=  http://main.slony.info/downloads/1.2/source/
DISTFILES=     ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
diff -Nru slony1/distinfo slony1.new/distinfo
--- slony1/distinfo     Sat Apr 14 04:12:04 2007
+++ slony1.new/distinfo Fri Jul  6 15:22:44 2007
@@ -1,6 +1,6 @@
-MD5 (slony1-1.2.9.tar.bz2) = 5ae2203cccf15afbb0d71af958102e85
-SHA256 (slony1-1.2.9.tar.bz2) =  
5ee2a05d8395473fb90c9689032af8d13bc8ee8e61af73785852c3dc7f485098
-SIZE (slony1-1.2.9.tar.bz2) = 837293
-MD5 (slony1-1.2.9-docs.tar.bz2) = 240441ed5cf67591b6b73cd9f613b462
-SHA256 (slony1-1.2.9-docs.tar.bz2) =  
275296aa4530bda804aedde51da1553756a88d78c500d08c65280aebb3f90e98
-SIZE (slony1-1.2.9-docs.tar.bz2) = 521700
+MD5 (slony1-1.2.10.tar.bz2) = 80ab5608c070028134072e4ecba5817f
+SHA256 (slony1-1.2.10.tar.bz2) =  
b4e63e122053f07bbe6f7f6b39dd113ad5b98bc2d249b73041f6800ce6c87101
+SIZE (slony1-1.2.10.tar.bz2) = 846038
+MD5 (slony1-1.2.10-docs.tar.bz2) = 4b2caa5016d855137f892ea96f83645e
+SHA256 (slony1-1.2.10-docs.tar.bz2) =  
300e4c24b13665aceb549e2c004fd77a21437c4efbefadd304dbffc63663d274
+SIZE (slony1-1.2.10-docs.tar.bz2) = 210210
diff -Nru slony1/pkg-plist slony1.new/pkg-plist
--- slony1/pkg-plist    Sat Apr 14 04:12:04 2007
+++ slony1.new/pkg-plist        Fri Jul  6 15:33:01 2007
@@ -178,7 +178,7 @@
%%PORTDOCS%%%%DOCSDIR%%/adminguide/function.upgradeschema-text.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/hdrcmds.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/help.html
-%%PORTDOCS%%%%DOCSDIR%%/adminguide/i11381.html
+%%PORTDOCS%%%%DOCSDIR%%/adminguide/i11536.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/index.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/installation.html
%%PORTDOCS%%%%DOCSDIR%%/adminguide/listenpaths.html
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-07-06 21:21:52 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2007-07-06 21:21:52 UTC
miwi        2007-07-06 20:21:45 UTC

  FreeBSD ports repository

  Modified files:
    databases/slony1     Makefile distinfo pkg-plist 
  Log:
  - Update to 1.2.10
  
  PR:             114142
  Submitted by:   Andrew Hammond <andrew.george.hammond@gmail.com>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.31      +1 -1      ports/databases/slony1/Makefile
  1.20      +6 -6      ports/databases/slony1/distinfo
  1.13      +1 -1      ports/databases/slony1/pkg-plist
_______________________________________________
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"