summaryrefslogtreecommitdiff
path: root/devel/p5-SVN-Simple
AgeCommit message (Collapse)AuthorFilesLines
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz1-2/+2
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-08-06Bump the PKGREVISIONs of all (638) packages that hardcode the locationsjlam1-1/+2
of Perl files to deal with the perl-5.8.7 update that moved all pkgsrc-installed Perl files into the "vendor" directories.
2005-07-13Turn PERL5_PACKLIST into a relative path instead of an absolute path.jlam1-2/+2
These paths are now relative to PERL5_PACKLIST_DIR, which currently defaults to ${PERL5_SITEARCH}. There is no change to the binary packages.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-03.packlist moved from ${PERL5_SITEARCH}/auto/SVN/Simple/.packlist toepg1-2/+2
${PERL5_SITEARCH}/auto/SVN/Simple/Edit/.packlist .
2005-03-03Update to 0.27. Upstream changelog:epg2-7/+6
[Changes for 0.27 - Feb 24, 2005] * Don't do version check for SVN::Core.
2005-02-23Add RMD160 digests.agc1-1/+2
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant1-1/+2
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-11-11Only change is this:epg2-5/+5
* Tests now pass on Win32. But svk 0.26 requires this upgrade...
2004-11-10Support pkgviews.epg1-1/+3
2004-09-28Need to depend on p5-subversion>=1.0.4. Thanks, Thomas Klausner.epg1-2/+2
2004-09-26Import p5-SVN-Simple-0.25.epg4-0/+24
SVN::Simple provides a simple interface to the Subversion delta editor interface for Perl.