summaryrefslogtreecommitdiff
path: root/x11/xpaste/patches
AgeCommit message (Collapse)AuthorFilesLines
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some other changes are outlined in http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2003-12-04This time fix build with gcc 3.3.2.seb1-0/+13
Bump PKGREVISION.
2003-09-29Fix varargs problems encountered with gcc 3.seb1-0/+107
While here fix my email address.